Skip to content

Commit

Permalink
update file
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes committed Feb 18, 2025
1 parent 7f4719e commit 56c0828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pro-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only
- run: flyctl deploy --remote-only --config fly-pro.toml
env:
FLY_API_TOKEN: ${{ secrets.FLYIO_TOKEN }}

0 comments on commit 56c0828

Please sign in to comment.