Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kgittens89 committed Jan 16, 2025
1 parent ce422fd commit 27da66f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fly-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ jobs:

- name: Deploy PR app to Fly.io
id: deploy
uses: superfly/fly-pr-review-apps@1.2.0
uses: superfly/fly-pr-review-apps@v1
with:
app-name: pr-${{ github.event.number }}
config: fly.review.toml

- name: Clean up GitHub environment
uses: strumwolf/delete-deployment-environment@v2
Expand Down

0 comments on commit 27da66f

Please sign in to comment.