Skip to content

Commit

Permalink
feat: set preview action tag to latest (ONEARMY#3948)
Browse files Browse the repository at this point in the history
  • Loading branch information
iSCJT authored Oct 23, 2024
1 parent 7d3ec78 commit 8c39e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fly-pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Deploy PR app to Fly.io
id: deploy
uses: iSCJT/fly-preview-app-with-build-secret@1.3.1
uses: iSCJT/fly-preview-app-with-build-secret@latest
with:
config: fly-preview.toml
name: community-platform-pr-${{ github.event.number }}
Expand Down

0 comments on commit 8c39e4b

Please sign in to comment.