Update .goreleaser.yml

This commit is contained in:
Idan Adar
2024-06-05 15:13:42 +03:00
committed by GitHub
parent 1e752f5e3d
commit c40632f11c

View File

@@ -10,6 +10,7 @@ builds:
- amd64
- arm
- arm64
- ppc64le
archives:
- name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
snapshot: