Skip to content

Commit

Permalink
ci: update fly-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona committed Nov 28, 2024
1 parent 63342dd commit 650d4be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/fly-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ jobs:
github_token: ${{ secrets.github_token }}
body: |
Your PR is deployed, see it [here](${{ env.FLY_URL }})
- name: Post link to PR Preview
uses: thollander/actions-comment-pull-request@v3
with:
message: |
Your PR is deployed, see it [here](${{ env.FLY_URL }})
mode: recreate

0 comments on commit 650d4be

Please sign in to comment.