Skip to content

Commit 3cafd82

Browse files
josephfuscoCopilot
andauthored
Update .github/workflows/plugin-artifact-for-pr.yml
Co-authored-by: Copilot <[email protected]>
1 parent 5598ba1 commit 3cafd82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/plugin-artifact-for-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
6060
if (botComment) {
6161
// Update existing comment
62+
core.info(`Updating existing comment with ID: ${botComment.id}`);
6263
await github.rest.issues.updateComment({
6364
comment_id: botComment.id,
6465
owner: context.repo.owner,

0 commit comments

Comments
 (0)