This commit is contained in:
xrkffgg
2021-03-12 10:07:39 +08:00
parent 158fbd29b8
commit 3ef02cbe57
3 changed files with 5 additions and 3 deletions

2
dist/index.js vendored
View File

@@ -6055,7 +6055,7 @@ async function run() {
owner,
repo,
issue_number: issue,
comment,
body: comment,
});
core.info(`Actions: [create-comment][${issue}][${comment}] success!`);
}