change animate mode

This commit is contained in:
hufeixiong
2022-01-29 17:59:59 +08:00
parent 253dfe14b3
commit bee2716d49
6 changed files with 126 additions and 23 deletions

View File

@@ -1,5 +1,8 @@
name: build
on: [push]
on:
push:
branches:
- main
jobs:
build-and-deploy:
runs-on: ubuntu-latest