mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-06-29 04:41:41 +00:00
Compare commits
No commits in common. "6cebc9d7dc8435b684e1e1945c0013d9023b76a4" and "046bb676899f2ce32fa7b9cf3d3385dafdad990d" have entirely different histories.
6cebc9d7dc
...
046bb67689
@ -26,3 +26,4 @@ outputs:
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "webhook-action",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.0",
|
||||
"description": "Github Webhook Action",
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user