chore(goreleaser): update for deprecated attributes (#5304)

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2025-02-06 13:31:22 -05:00
committed by GitHub
parent a60f6ed245
commit 33b0c70810

View File

@@ -26,7 +26,8 @@ builds:
archives:
- id: zip
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
format: zip
formats:
- zip
files:
- none*