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