Skip to content

Commit

Permalink
chore: re-ran build:release
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jan 6, 2024
1 parent b7ad067 commit b506e60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60959,7 +60959,6 @@ for (const [contributor, contributions] of Object.entries(contributors)) {
const newComment = await octokit.request(...commentRequestArgs);
_actions_core__WEBPACK_IMPORTED_MODULE_0__.debug(`Posted comment ${newComment.data.id} for ${latestId}.`);
}
_actions_core__WEBPACK_IMPORTED_MODULE_0__.debug("POST /repos/{owner}/{repo}/issues/{issue_number}/comments");
}
}

Expand Down

0 comments on commit b506e60

Please sign in to comment.