Skip to content

Commit

Permalink
Update .github/workflows/pr-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records authored Dec 18, 2023
1 parent 4e034f0 commit 49a168e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
comment-id: ${{ steps.fc.outputs.comment-id }}
edit-mode: 'replace'
body: |
🚀 Commit $(echo ${GITHUB_SHA::8}) Deployed on https://web-php-pr-${{ github.event.number }}.preview.thephp.foundation
🚀 Commit ${{ github.sha }} Deployed on https://web-php-pr-${{ github.event.number }}.preview.thephp.foundation

0 comments on commit 49a168e

Please sign in to comment.