Skip to content

Commit f9da0be

Browse files
committed
input token
1 parent 3f88fc7 commit f9da0be

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ runs:
1616
- run: node index.js
1717
shell: bash
1818
working-directory: ${{ github.action_path }}
19+
env:
20+
INPUT_TOKEN: ${{ inputs.token }}

0 commit comments

Comments
 (0)