Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
- Cleaned up project files
- Added node20 support
- Dropped node16 support
- Added the ability to include the github payload in the body of the webhook
  • Loading branch information
joelwmale committed Mar 28, 2024
1 parent 14b045d commit 6bfee79
Showing 1 changed file with 1 addition and 1 deletion.
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.2.0",
"version": "2.3.0",
"description": "Github Webhook Action",
"main": "dist/main.js",
"scripts": {
Expand Down

0 comments on commit 6bfee79

Please sign in to comment.