Skip to content

Commit ab9bdeb

Browse files
authored
Update create_tags.yml
1 parent 9f448ad commit ab9bdeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
tag: v0.1.0
2222
- run: |
2323
# Make sure the tagger is what we expect
24-
echo "efe6d66750425757e599e586b995a19868e0f6b87428c872abce541df423f9d1 tagger.linux"|sha256sum --check --status
24+
echo "efe6d66750425757e599e586b995a19868e0f6b87428c872abce541df423f9d2 tagger.linux"|sha256sum --check --status
2525
- run: |
2626
chmod +x $GITHUB_WORKSPACE/tagger.linux
2727
$GITHUB_WORKSPACE/tagger.linux move -s -p 'v' ${RELEASE_TAG##*/}

0 commit comments

Comments
 (0)