Skip to content

Commit

Permalink
make flyctl use 0.1.101
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady authored Sep 25, 2023
1 parent 117847d commit 572c125
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only
with:
version: 0.1.101
- run: flyctl deploy --remote-only --wait-timeout 300

0 comments on commit 572c125

Please sign in to comment.