fix releaser tools
This commit is contained in:
@@ -22,4 +22,4 @@ echo "Releasing ${TAG} ..."
|
||||
|
||||
git tag -a -s -m "Release ${TAG}" "${TAG}"
|
||||
git push --tags
|
||||
goreleaser
|
||||
goreleaser release --rm-dist
|
||||
Reference in New Issue
Block a user