chore: 修改github actions配置文件
This commit is contained in:
parent
fbd1e9a38a
commit
6160c2e664
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user