We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dce1f5 commit 98aebe1Copy full SHA for 98aebe1
.github/workflows/preview.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
issue-number: ${{ github.event.pull_request.number }}
34
comment-author: "github-actions[bot]"
35
- body-includes: "Preview this PR"
+ body-includes: "Preview Deployment"
36
37
- name: Update Comment if exists
38
if: github.event_name == 'pull_request' && steps.deploy-preview-comment.outputs.comment-id != 0
0 commit comments