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 9cd04d6 commit 1481db6Copy full SHA for 1481db6
.github/workflows/upload-pdf.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
ZENODO_SANDBOX_ACCESS_TOKEN: ${{ secrets.ZENODO_SANDBOX_ACCESS_TOKEN }}
48
- uses: egpbos/zenodraft-action@output_version_id
+ uses: egpbos/zenodraft-action@output_version_id_prod
49
with:
50
concept: 277497 # doesn't matter which it is, it is only for testing
51
publish: false
0 commit comments