Skip to content

Commit

Permalink
update commented github sha value
Browse files Browse the repository at this point in the history
  • Loading branch information
stefafafan committed Nov 24, 2024
1 parent 5c73384 commit 6dbb5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
uses: marocchino/sticky-pull-request-comment@v2
with:
message: |
Deployed ${{ github.sha }} to ${{ steps.deployment.outputs.page_url }}/pr/${{ github.event.pull_request.number }}
Deployed ${{ github.event.pull_request.head.sha }} to ${{ steps.deployment.outputs.page_url }}/pr/${{ github.event.pull_request.number }}

0 comments on commit 6dbb5b0

Please sign in to comment.