mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-03 03:44:45 +08:00
feat: action updates
This commit is contained in:
@@ -17,6 +17,9 @@ inputs:
|
|||||||
insecure:
|
insecure:
|
||||||
description: 'Enables calling to known self-signed or invalid SSL certificates'
|
description: 'Enables calling to known self-signed or invalid SSL certificates'
|
||||||
required: false
|
required: false
|
||||||
|
github_event:
|
||||||
|
description: 'Include the event that triggered the action in the payload body'
|
||||||
|
required: false
|
||||||
outputs:
|
outputs:
|
||||||
status:
|
status:
|
||||||
description: 'The status of the webhook event'
|
description: 'The status of the webhook event'
|
||||||
|
|||||||
Reference in New Issue
Block a user