Skip to content

Commit 129caf5

Browse files
committed
update preview comment
1 parent 3bbc314 commit 129caf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/surge-deploy-preview.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
github-token: ${{ secrets.GITHUB_TOKEN }}
4242
pr-number: ${{ steps.pr.outputs.id }}
4343
body: |
44-
🚀 PR Preview for **blog** ${{ github.sha }} has been successfully built!
45-
* https://netobserv-io-blog-${{ steps.pr.outputs.id }}-preview.surge.sh
44+
🚀 PR Preview for netobserv.io has been successfully deployed!
45+
It's available at https://netobserv-io-blog-${{ steps.pr.outputs.id }}-preview.surge.sh and will be removed when the PR closes.
4646
body-marker: <!-- Preview status comment marker -->
4747

4848
- name: Update PR status comment on failure

0 commit comments

Comments
 (0)