mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-06-12 02:36:00 -05:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc1a66f987 | ||
|
|
6cebc9d7dc | ||
|
|
70cba82e0c | ||
|
|
113290b45d | ||
|
|
414ae453c9 |
@@ -26,4 +26,3 @@ outputs:
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "webhook-action",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"description": "Github Webhook Action",
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user