Skip to content

Commit 5d19b54

Browse files
committed
make upload_checksums optional
Signed-off-by: Rajat Jindal <[email protected]>
1 parent 77ecb84 commit 5d19b54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ inputs:
55
template_file:
66
required: false
77
description: 'the plugin template file'
8+
upload_checksums:
9+
required: false
10+
description: 'if enabled, uploads a checksums-<tagname>.txt file to release'
811
github_token:
912
required: false
1013
description: 'github token used for downloading artifacts to render template'

0 commit comments

Comments
 (0)