Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Mar 4, 2022
1 parent 79bcdb5 commit 9503bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ runs:
archive: ${{ inputs.archive }}
version: ${{ inputs.version }}
ACTION_PATH: ${{ github.action_path }}
ZENODO_TOKEN: ${{ secrets.ZENODO_TOKEN }}
run: python ${{ github.action_path }}/scripts/deploy.py upload ${archive} --zenodo-json ${zenodo_json} --version ${version}
shell: bash

0 comments on commit 9503bde

Please sign in to comment.