mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-11-25 08:56:57 +01:00
feat: action updates
This commit is contained in:
parent
e58e495970
commit
534bb5eebe
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue