chore: 修改github actions配置文件

This commit is contained in:
张传龙 2022-04-09 22:33:13 +08:00
parent fbd1e9a38a
commit 6160c2e664

View File

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