Skip to content

Commit

Permalink
feat: v2.4.1 build
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwmale committed Mar 31, 2024
1 parent 70cba82 commit 6cebc9d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 0 additions & 3 deletions dist/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/main.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6cebc9d

Please sign in to comment.