Skip to content

Commit 9503bde

Browse files
committed
typo
Signed-off-by: vsoch <[email protected]>
1 parent 79bcdb5 commit 9503bde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ runs:
5050
archive: ${{ inputs.archive }}
5151
version: ${{ inputs.version }}
5252
ACTION_PATH: ${{ github.action_path }}
53+
ZENODO_TOKEN: ${{ secrets.ZENODO_TOKEN }}
5354
run: python ${{ github.action_path }}/scripts/deploy.py upload ${archive} --zenodo-json ${zenodo_json} --version ${version}
5455
shell: bash

0 commit comments

Comments
 (0)