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
on: [push]
branches:
- main
jobs:
build-and-deploy:
runs-on: ubuntu-latest