chore: update releaser config

This commit is contained in:
Stevan Freeborn
2025-12-29 14:24:30 -06:00
parent 5e2a11ea53
commit 2fc16e0137
+2 -2
View File
@@ -4,8 +4,8 @@ before:
hooks:
- go mod tidy
builds:
- main: ./cmd/termtier/main.go
- env:
- main: ./cmd/termtier/
env:
- CGO_ENABLED=0
goos:
- linux