Skip to content

Commit 720c175

Browse files
Fixed hermes deposit call
1 parent 2dc33b0 commit 720c175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zenodo-sandbox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- run: hermes harvest
3030
- run: hermes process
3131
- run: hermes curate
32-
- run: hermes deposit --auth-token ${{ secrets.ZENODO_SANDBOX }} --file hermes-plugin-python.zip --file README.md
32+
- run: hermes deposit -O invenio_rdm.auth_token ${{ secrets.ZENODO_SANDBOX }} --file hermes-plugin-python.zip --file README.md

0 commit comments

Comments
 (0)