chore: update goreleaser configuration

This commit is contained in:
Fernandez Ludovic
2025-02-17 20:38:48 +01:00
committed by Ludovic Fernandez
parent 584d374714
commit c0c8bef783

View File

@@ -54,10 +54,10 @@ changelog:
archives:
- id: lego
name_template: '{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}'
format: tar.gz
formats: ['tar.gz']
format_overrides:
- goos: windows
format: zip
formats: ['zip']
files:
- LICENSE
- CHANGELOG.md