Skip to content

Commit 523d13d

Browse files
committed
attempt to fix backend deployment
1 parent 14cce47 commit 523d13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- uses: actions/checkout@v3
2222
- uses: superfly/flyctl-actions/setup-flyctl@master
2323
with:
24-
version: 0.1.101
24+
version: 0.2.71
2525
- run: flyctl deploy --remote-only --wait-timeout 300

0 commit comments

Comments
 (0)