File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111 permissions :
1212 contents : write
1313 steps :
14- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc7 # v3.1.0
14+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
1515 with :
1616 fetch-depth : ' 0'
1717 - uses : robinraju/release-downloader@d6de084c58345d09b017e22701dbcf26977cfd14 # v1.6
2121 tag : v0.1.0
2222 - run : |
2323 # Make sure the tagger is what we expect
24- echo "efe6d66750425757e599e586b995a19868e0f6b87428c872abce541df423f9d2 tagger.linux"|sha256sum --check --status
24+ echo "efe6d66750425757e599e586b995a19868e0f6b87428c872abce541df423f9d1 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##*/}
You can’t perform that action at this time.
0 commit comments