We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e4878 commit 517bf96Copy full SHA for 517bf96
.github/workflows/preview.yml
@@ -29,7 +29,7 @@ jobs:
29
issue-number: ${{ github.event.pull_request.number }}
30
comment-author: "github-actions[bot]"
31
body-includes: "Preview this PR"
32
-
+
33
- name: Update Comment if exists
34
if: github.event_name == 'pull_request' && steps.deploy-preview-comment.outputs.comment-id != 0
35
uses: peter-evans/[email protected]
0 commit comments