We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f88fc7 commit f9da0beCopy full SHA for f9da0be
1 file changed
action.yml
@@ -16,3 +16,5 @@ runs:
16
- run: node index.js
17
shell: bash
18
working-directory: ${{ github.action_path }}
19
+ env:
20
+ INPUT_TOKEN: ${{ inputs.token }}
0 commit comments