Skip to content

Commit 1481db6

Browse files
committed
switch tryout to production branch
This has the built/minified/something version of the version_id output as well.
1 parent 9cd04d6 commit 1481db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
ZENODO_SANDBOX_ACCESS_TOKEN: ${{ secrets.ZENODO_SANDBOX_ACCESS_TOKEN }}
48-
uses: egpbos/zenodraft-action@output_version_id
48+
uses: egpbos/zenodraft-action@output_version_id_prod
4949
with:
5050
concept: 277497 # doesn't matter which it is, it is only for testing
5151
publish: false

0 commit comments

Comments
 (0)