feat: action updates

This commit is contained in:
Joel Male 2024-03-28 12:35:16 +10:00
parent e58e495970
commit 534bb5eebe
1 changed files with 3 additions and 0 deletions

View File

@ -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'