constmessage=`:package: Here are the binaries for the branch *${branch}* of *${repo}* (commit <https://github.com/${repo}/commit/${commit}|${commit.substr(0,7)}> by <${res.authorUrl}|${res.authorName}>):`
constmessage=`:package: Here are the binaries for the branch *${branch}* of *${repo}* (commit <https://github.com/${repo}/commit/${commit}|${commit.substr(0,7)}> by <${res.authorUrl}|${res.authorName}>):`;
console.log(`Couldn't send messages/files to Slack`,err)
console.log(`Couldn't send messages/files to Slack`,err);
}
}else{
constmessage=`:white_check_mark: Build succeded on Node ${currentNodeVersion} (commit <https://github.com/${repo}/commit/${commit}|${commit.substr(0,7)}> by <${res.authorUrl}|${res.authorName}>)`
constmessage=`:white_check_mark: Build succeded on Node ${currentNodeVersion} (commit <https://github.com/${repo}/commit/${commit}|${commit.substr(0,7)}> by <${res.authorUrl}|${res.authorName}>)`;