mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-01 13:50:45 +08:00
chore: fixing errors
This commit is contained in:
+2
-2
@@ -25,5 +25,5 @@ outputs:
|
||||
description: 'The status of the webhook event'
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/main.js'
|
||||
post: 'dist/main.js'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user