We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a737252 commit 6ac181eCopy full SHA for 6ac181e
.github/workflows/static.yml
@@ -57,9 +57,7 @@ jobs:
57
message: |
58
🚀 **Preview deployment for PR #${{ github.event.pull_request.number }}**
59
60
- 📖 Preview: ${{ steps.deployment.outputs.page_url }}
61
🌐 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 }}`
+ > 📖 General Preview: ${{ steps.deployment.outputs.page_url }}
64
65
This preview will be updated automatically when you push new commits to this PR.
0 commit comments