Skip to content

Commit

Permalink
fix: full commit sha I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
lewxdev committed Aug 27, 2024
1 parent b9d3df0 commit 210006b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fly-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: deploy
uses: frontjutsu/fly-pr-review-apps@9f667cc
uses: frontjutsu/fly-pr-review-apps@9f667ccfd1d5e5cbb7f9cd29e06d52e5191dc438
with:
build_secrets: BASE_URL=https://${{ env.FLY_APP }}.fly.dev
secrets: REDIS_URL=${{ secrets.REDIS_URL }}

0 comments on commit 210006b

Please sign in to comment.