Fix removed config

This commit is contained in:
Frank Jogeleit 2020-08-04 17:09:29 +02:00 committed by GitHub
parent b63e908234
commit 3634ea0063
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,9 @@ inputs:
bearerToken:
description: 'Bearer Authentication Token'
required: false
customHeaders:
description: 'Custom HTTP Headers'
required: false
preventFailureOnNoResponse:
description: 'Prevent this Action to fail if the request respond without an response'
required: false