fix releaser tools
Some checks failed
Build / build (push) Successful in 10m0s
Test / build (push) Failing after 15m32s

This commit is contained in:
Chuck Smith
2024-03-24 12:23:19 -04:00
parent 005f3b6a13
commit 387bb80094
7 changed files with 93 additions and 28 deletions

View File

@@ -22,4 +22,4 @@ echo "Releasing ${TAG} ..."
git tag -a -s -m "Release ${TAG}" "${TAG}"
git push --tags
goreleaser
goreleaser release --rm-dist