Skip to content

Commit

Permalink
feat: action updates
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwmale committed Mar 28, 2024
1 parent e58e495 commit 534bb5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 534bb5e

Please sign in to comment.