We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ecb84 commit 5d19b54Copy full SHA for 5d19b54
action.yml
@@ -5,6 +5,9 @@ inputs:
5
template_file:
6
required: false
7
description: 'the plugin template file'
8
+ upload_checksums:
9
+ required: false
10
+ description: 'if enabled, uploads a checksums-<tagname>.txt file to release'
11
github_token:
12
13
description: 'github token used for downloading artifacts to render template'
0 commit comments