Skip to content

Commit

Permalink
ci(deploy): update flyctl-actions to v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fedosov committed Aug 10, 2024
1 parent 525e909 commit e160a28
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 @@ -91,7 +91,7 @@ jobs:
field: "app"

- name: 🚀 Deploy Production
uses: superfly/flyctl-actions/setup-flyctl@master
uses: superfly/flyctl-actions@v1.5
with:
args: "deploy --image registry.fly.io/${{ steps.app_name.outputs.value }}:${{ github.ref_name }}-${{ github.sha }}"
env:
Expand Down

0 comments on commit e160a28

Please sign in to comment.