Skip to content

Commit

Permalink
increase timeout interval for flyctl deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady authored Sep 27, 2023
1 parent a004a1f commit be6c20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: superfly/flyctl-actions/setup-flyctl@master
with:
version: 0.1.101
- run: flyctl deploy --remote-only --wait-timeout 300
- run: flyctl deploy --remote-only --wait-timeout 600

0 comments on commit be6c20b

Please sign in to comment.