diff --git a/src/processIssueComment.js b/src/processIssueComment.js index b36117f7..4d07ea57 100644 --- a/src/processIssueComment.js +++ b/src/processIssueComment.js @@ -86,7 +86,7 @@ async function processIssueComment({ context, commentReply }) { commentReply.reply( `Basic usage: @${GIHUB_BOT_NAME} please add jakebolam for code, doc and infra`, ) - commentReply( + commentReply.reply( `For other usage see the [documentation](https://github.com/all-contributors/all-contributors-bot#usage)`, ) return