Update zenodo.yml
This commit is contained in:
parent
6fa78192f7
commit
4f7ebb846d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/zenodo.yml
vendored
2
.github/workflows/zenodo.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Run Zenodo uploader
|
||||
working-directory: ./scripts
|
||||
working-directory: scripts
|
||||
env:
|
||||
ZENODO: ${{ secrets.ZENODO }}
|
||||
run: bash run.sh ${{ inputs.name }} ${{ inputs.path }}
|
||||
|
|
Loading…
Reference in a new issue