Skip to content

Commit

Permalink
Fixing the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TonioGela committed Oct 22, 2023
1 parent 4701d4b commit 9631561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
run: sbt server/Docker/publishLocal

- name: Fly deploy
run: flyctl deploy --remote-only
run: flyctl deploy --local-only --yes
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit 9631561

Please sign in to comment.