Skip to content

Commit

Permalink
gh-action: auto-confirm fly deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
ignoramous authored Jun 23, 2023
1 parent c4b6e34 commit f8f2a9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: 🚢 Ship
run: "flyctl deploy
--app $FLY_APP
--auto-confirm
--no-cache
--remote-only
--strategy rolling
--verbose
Expand Down

0 comments on commit f8f2a9c

Please sign in to comment.