chore: update releaser config

This commit is contained in:
Stevan Freeborn
2025-12-29 14:21:52 -06:00
parent 6e8e74f1cc
commit 5e2a11ea53
+1 -1
View File
@@ -4,7 +4,7 @@ before:
hooks: hooks:
- go mod tidy - go mod tidy
builds: builds:
- main: ./cmd/termtier/ - main: ./cmd/termtier/main.go
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
goos: goos: