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.
github_token
github.token
1 parent 799ce25 commit 4b5c4ffCopy full SHA for 4b5c4ff
action.yml
@@ -19,6 +19,7 @@ inputs:
19
GitHub token used to upload artifacts. Requires permission to create and
20
edit releases.
21
required: true
22
+ default: ${{ github.token }}
23
24
root_options:
25
description: |
0 commit comments