Skip to content

Commit

Permalink
Add correct required param to authorization input
Browse files Browse the repository at this point in the history
  • Loading branch information
Irene Alvarado committed May 28, 2021
1 parent d0e6451 commit 93da886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ inputs:
required: false
authorization:
description: 'A string to send as a header for authorizing API requests.'
required: false
mask:
description: 'A string array of secrets to strip from the http_url or a string boolean'
required: false
Expand Down

0 comments on commit 93da886

Please sign in to comment.