fix(ci): update GoReleaser deprecated configuration (#4234)

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman
2025-06-15 19:42:37 +03:00
committed by GitHub
parent 9249659773
commit 873905bdf6
+2 -1
View File
@@ -25,7 +25,8 @@ builds:
archives:
- format_overrides:
- goos: windows
format: zip
formats:
- zip
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
checksum: