feat: finish updates & adding github event support

This commit is contained in:
Joel Male
2024-03-28 13:00:21 +10:00
parent a976623266
commit 14b045decf
11 changed files with 234 additions and 26 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ 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'
github_event_payload:
description: 'Include the github event payload that triggered the action in the payload'
required: false
outputs:
status: