Update GoReleaser configurations (#3231)

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman
2025-06-20 14:49:18 +05:30
committed by GitHub
parent ed64644d10
commit aa9a2142b8
+3 -2
View File
@@ -292,10 +292,11 @@ changelog:
disable: true disable: true
archives: archives:
- id: fission - id: fission
builds: ids:
- fission-cli - fission-cli
name_template: "{{ .ProjectName }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}" name_template: "{{ .ProjectName }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}"
format: binary formats:
- binary
checksum: checksum:
name_template: "checksums.txt" name_template: "checksums.txt"
algorithm: sha256 algorithm: sha256