Skip to content

Commit 93da886

Browse files
author
Irene Alvarado
committed
Add correct required param to authorization input
1 parent d0e6451 commit 93da886

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ inputs:
1010
required: false
1111
authorization:
1212
description: 'A string to send as a header for authorizing API requests.'
13+
required: false
1314
mask:
1415
description: 'A string array of secrets to strip from the http_url or a string boolean'
1516
required: false

0 commit comments

Comments
 (0)