feat: v2.4.1 build

This commit is contained in:
Joel Male
2024-03-31 22:31:07 +10:00
parent 70cba82e0c
commit 6cebc9d7dc
3 changed files with 1 additions and 7 deletions
-3
View File
@@ -56,9 +56,6 @@ const http_1 = __nccwpck_require__(4319);
const github_1 = __nccwpck_require__(5438);
function run() {
return __awaiter(this, void 0, void 0, function* () {
if (github_1.context.job === 'post') {
return;
}
const url = core.getInput('url')
? core.getInput('url')
: process.env.WEBHOOK_URL