chore: make releases workflow-only

This commit is contained in:
Micheal Wilkinson
2026-03-20 19:23:43 +00:00
parent fd7660721a
commit 5cb0010531
5 changed files with 12 additions and 33 deletions

View File

@@ -9,6 +9,3 @@ go-build:
go-test:
go test ./...
prepare-release version:
./script/prepare-release.sh "{{version}}"