There was an error while loading. Please reload this page.
1 parent 8d02218 commit ebf9f05Copy full SHA for ebf9f05
1 file changed
ci/create-release.sh
@@ -17,5 +17,5 @@ bundle exec rake versions:markdown versions:json
17
18
git add .
19
git commit --message "v$RELEASE Release"
20
-git tag -m "v$RELEASE"
+git tag "v$RELEASE"
21
git reset --hard HEAD^1
0 commit comments