chore: update releaser config

This commit is contained in:
Stevan Freeborn
2025-12-29 14:17:11 -06:00
parent 1b8dfeb456
commit 6e8e74f1cc
3 changed files with 12 additions and 10 deletions
+3 -2
View File
@@ -4,6 +4,7 @@ before:
hooks:
- go mod tidy
builds:
- main: ./cmd/termtier/
- env:
- CGO_ENABLED=0
goos:
@@ -19,10 +20,10 @@ builds:
- -X main.commit={{.Commit}}
- -X main.date={{.Date}}
archives:
- format: tar.gz
- formats: tar.gz
format_overrides:
- goos: windows
format: zip
formats: zip
name_template: >-
{{ .ProjectName }}_
{{- .Version }}_