Skip to content

Commit

Permalink
fix: review FLY_APP not used by default
Browse files Browse the repository at this point in the history
  • Loading branch information
lewxdev committed Aug 27, 2024
1 parent 869a9e0 commit 741f34a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fly-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
- id: deploy
uses: JargeZ/fly-pr-review-apps@unsafe-name
with:
name: ${{ env.FLY_APP }}
build_secrets: BASE_URL=https://${{ env.FLY_APP }}.fly.dev
secrets: REDIS_URL=${{ secrets.REDIS_URL }}

0 comments on commit 741f34a

Please sign in to comment.