Skip to content

Commit 1288153

Browse files
authored
Modify preview deployment message in workflow
Updated the message for preview deployment notification. Signed-off-by: Raunak Madan <[email protected]>
1 parent c8ae0cf commit 1288153

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/preview-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
header: pr-preview
9898
message: |
9999
🚀 Preview deployment: ${{ steps.deploy-preview.outputs.preview-url }}
100+
> *Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment [here](https://github.com/${{ github.repository }}/actions/workflows/pages/pages-build-deployment)*
100101
101102
- name: Cleanup PR Preview on Close
102103
if: github.event.action == 'closed'

0 commit comments

Comments
 (0)