We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7fc7bf commit 2a810c6Copy full SHA for 2a810c6
.github/workflows/upload-pdf.yml
@@ -47,7 +47,7 @@ jobs:
47
ZENODO_SANDBOX_ACCESS_TOKEN: ${{ secrets.ZENODO_SANDBOX_ACCESS_TOKEN }}
48
uses: egpbos/zenodraft-action@output_version_id
49
with:
50
- concept: 277497 # doesn't matter which it is, it is only for testing
+ concept: 3000000 # doesn't matter which it is, it is only for testing
51
publish: false
52
sandbox: true
53
filenames: guide-nlesc.pdf
0 commit comments