Skip to content

Commit 6ac181e

Browse files
committed
Chore: update pull request comment to enhance preview URL visibility
Signed-off-by: hortison <[email protected]>
1 parent a737252 commit 6ac181e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ jobs:
5757
message: |
5858
🚀 **Preview deployment for PR #${{ github.event.pull_request.number }}**
5959
60-
📖 Preview: ${{ steps.deployment.outputs.page_url }}
6160
🌐 PR URL: https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/pr-preview-${{ github.event.pull_request.number || github.run_id }}
62-
63-
> Environment: `pr-preview-${{ github.event.pull_request.number }}`
61+
> 📖 General Preview: ${{ steps.deployment.outputs.page_url }}
6462
6563
This preview will be updated automatically when you push new commits to this PR.

0 commit comments

Comments
 (0)