Skip to content

Commit f72befc

Browse files
committed
chore(ci): set issue number to comment to PR
1 parent 9890f22 commit f72befc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
uses: peter-evans/create-or-update-comment@v4
6464
with:
6565
token: ${{ secrets.GITHUB_TOKEN }}
66+
issue-number: ${{ steps.pr-number.outputs.value }}
6667
comment-id: ${{ steps.find-comment.outputs.comment-id }}
6768
edit-mode: replace
6869
body: |

0 commit comments

Comments
 (0)