chore(infrastructure): fix goreleaser warning

This commit is contained in:
Julien Dessaux 2025-06-01 21:23:00 +02:00
parent cc81b3b5c9
commit 4654c30fce
Signed by: adyxax
GPG key ID: F92E51B86E07177E

View file

@ -26,7 +26,7 @@ builds:
- arm64 - arm64
binary: '{{ .ProjectName }}_v{{ .Version }}' binary: '{{ .ProjectName }}_v{{ .Version }}'
archives: archives:
- format: zip - formats: [ 'zip' ]
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}' name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
checksum: checksum:
extra_files: extra_files: