Skip to content

Commit b21089a

Browse files
authored
Update build-and-preview-site.yml
Signed-off-by: Raunak Madan <143412156+CodexRaunak@users.noreply.github.com>
1 parent 0494481 commit b21089a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-and-preview-site.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,7 @@ jobs:
7373
with:
7474
header: pr-preview
7575
message: |
76-
🚀 **Preview for PR #${{ github.event.pull_request.number }}**
77-
78-
🌐 https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/pr-preview/pr-${{ github.event.pull_request.number }}/
76+
🚀 Preview deployment: https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}/pr-preview/pr-${{ github.event.pull_request.number }}/
7977
8078
- name: Cleanup PR preview
8179
if: github.event.action == 'closed'

0 commit comments

Comments
 (0)