action: add ignore_cert input

This commit is contained in:
Dawid Dziurla 2021-04-02 00:02:46 +02:00
parent 3082f5221c
commit a2f920a18b
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

@ -35,6 +35,9 @@ inputs:
bcc:
description: Blind carbon copy recipients (separated with comma)
required: false
ignore_cert:
description: Allow unsigned/invalid certificates
required: false
content_type:
description: Content-Type HTTP header (text/html or text/plain)
required: false