mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-11-25 08:56:57 +01:00
v2.3.0
- Cleaned up project files - Added node20 support - Dropped node16 support - Added the ability to include the github payload in the body of the webhook
This commit is contained in:
parent
14b045decf
commit
6bfee79b15
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "webhook-action",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Github Webhook Action",
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue