Skip to content

Commit 5ee56ed

Browse files
committed
Fix release tag
1 parent 66b4ea2 commit 5ee56ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare_test_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
ZENODO_RECORD_ID: 17423608
12-
RELEASE_TAG: testdata-zenodo.17423608
12+
RELEASE_TAG: testdata-zenodo.$ZENODO_RECORD_ID
1313
ARCHIVE_NAME: test_data.tar.zst
1414

1515
jobs:

0 commit comments

Comments
 (0)