mirror of
https://codeberg.org/JasterV/spazio-solazzo.git
synced 2026-04-27 02:25:40 +00:00
chore: update deploy workflow
This commit is contained in:
parent
aba93ded91
commit
0856495440
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fly-deploy.yml
vendored
2
.github/workflows/fly-deploy.yml
vendored
|
|
@ -13,6 +13,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: superfly/flyctl-actions/setup-flyctl@master
|
||||
- run: LOG_LEVEL=debug flyctl deploy --remote-only
|
||||
- run: flyctl deploy --remote-only
|
||||
env:
|
||||
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue