Skip to content

Commit 16017d1

Browse files
committed
comment out concept ID before first deposit
1 parent 8b2acd7 commit 16017d1

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
@@ -42,7 +42,7 @@ jobs:
4242
ZENODO_SANDBOX_ACCESS_TOKEN: ${{ secrets.ZENODO_SANDBOX_ACCESS_TOKEN }}
4343
uses: zenodraft/[email protected]
4444
with:
45-
concept: 14965744
45+
# concept: 14965744 # must be replaced when the record has been created the first time
4646
metadata: .zenodo.json
4747
publish: false
4848
sandbox: true

0 commit comments

Comments
 (0)