Skip to content

Commit

Permalink
Merge pull request #677 from joelwmale/develop
Browse files Browse the repository at this point in the history
v2.4.1
  • Loading branch information
joelwmale committed Mar 31, 2024
2 parents 6646f8e + 6cebc9d commit cc1a66f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ outputs:
runs:
using: 'node20'
main: 'dist/index.js'
post: 'dist/index.js'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webhook-action",
"version": "2.4.0",
"version": "2.4.1",
"description": "Github Webhook Action",
"main": "dist/main.js",
"scripts": {
Expand Down

0 comments on commit cc1a66f

Please sign in to comment.