Skip to content

Commit

Permalink
Update fly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rabrennie authored Apr 3, 2024
1 parent c9bc564 commit 6a94af9
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 @@ -37,4 +37,4 @@ jobs:
echo -n "$secrets" | flyctl secrets import --stage
flyctl secrets list
- name: Deploy to Fly.io
run: flyctl deploy --remote-only
run: flyctl deploy --remote-only --region lhr

0 comments on commit 6a94af9

Please sign in to comment.