ci: Build and publish latest (nightly) binaries (#308)

* ci: Build and publish latest binaries

* Use goreleaser, rename to nightly

* Use exact target
This commit is contained in:
Anton Ovchinnikov
2026-04-13 19:34:12 +02:00
committed by GitHub
parent f41590157f
commit 02a318cd2e
4 changed files with 106 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ experimental = true
"aqua:vektra/mockery" = "3.5.3"
go = "1.26.1"
golangci-lint = "2.11.2"
goreleaser = "2.15.2"
node = "22.20.0"
protoc = "27.3"
protoc-gen-go = "1.34.2"