Swap the deploy branch
This commit is contained in:
parent
7ca17fdd2c
commit
6b0abf1edc
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -3,7 +3,7 @@ name: deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- fly-ci-cd
|
- master
|
||||||
|
|
||||||
env:
|
env:
|
||||||
FLY_API_TOKEN: ${{ secrets.FLY_TOKEN }}
|
FLY_API_TOKEN: ${{ secrets.FLY_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user