Skip to content

Commit

Permalink
Update flyctl deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed Oct 23, 2024
1 parent 125d8a2 commit c9d9952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@dfdfedc86b296f5e5384f755a18bf400409a15d0
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only

0 comments on commit c9d9952

Please sign in to comment.