We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b4ea2 commit 5ee56edCopy full SHA for 5ee56ed
1 file changed
.github/workflows/prepare_test_data.yml
@@ -9,7 +9,7 @@ on:
9
10
env:
11
ZENODO_RECORD_ID: 17423608
12
- RELEASE_TAG: testdata-zenodo.17423608
+ RELEASE_TAG: testdata-zenodo.$ZENODO_RECORD_ID
13
ARCHIVE_NAME: test_data.tar.zst
14
15
jobs:
0 commit comments