ci: fix deprecated attribute in goreleaser

This commit is contained in:
Felipe M 2025-04-21 15:09:54 +02:00
parent 7c684af8c3
commit 3426b668fe
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8

View file

@ -47,7 +47,7 @@ archives:
{{- if eq .Arch "amd64" }}x86_64{{- else if eq .Arch "arm64" }}aarch64{{- else }}{{ .Arch }}{{ end }}_{{ .Version }}
format_overrides:
- goos: windows
format: zip
formats: ['zip']
dockers:
- image_templates: