ci: 修改 github actions 配置文件
This commit is contained in:
parent
6160c2e664
commit
efc2a194a3
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: deploy
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user