mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-07-03 11:25:39 +00:00
Compare commits
12 Commits
046bb67689
...
6cebc9d7dc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6cebc9d7dc | ||
|
|
70cba82e0c | ||
|
|
113290b45d | ||
|
|
414ae453c9 | ||
|
|
6646f8ee90 | ||
|
|
0a169d9aa4 | ||
|
|
448a17bf85 | ||
|
|
cd7d2070a7 | ||
|
|
080b62474d | ||
|
|
2c43ebbef8 | ||
|
|
fd99bb3b82 | ||
|
|
aed4f319dc |
@ -26,4 +26,3 @@ outputs:
|
|||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
post: 'dist/index.js'
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "webhook-action",
|
"name": "webhook-action",
|
||||||
"version": "2.4.0",
|
"version": "2.4.1",
|
||||||
"description": "Github Webhook Action",
|
"description": "Github Webhook Action",
|
||||||
"main": "dist/main.js",
|
"main": "dist/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user