Skip to content

Commit ce51a32

Browse files
committed
maybe the +1 in zenodraft should be -1? then workaround is -2...
1 parent 301ec1b commit ce51a32

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
@@ -47,7 +47,7 @@ jobs:
4747
uses: zenodraft/action@0.13.3
4848
with:
4949
concept:
50-
277498 # doesn't matter which it is, it is only for testing
50+
277496 # doesn't matter which it is, it is only for testing
5151
# N.B.: the actual Sandbox concept ID of the guide is 277498!
5252
# The -1 is a workaround for https://github.com/zenodraft/action/issues/30
5353
publish: false

0 commit comments

Comments
 (0)