diff --git a/.goreleaser.yml b/.goreleaser.yml index 80f3947..bf17a3d 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,4 +1,7 @@ # Build customization +archives: + - format: zip + name_template: 'tfrefactor_{{ .Version }}_{{ .Os }}_{{ .Arch }}' builds: - binary: tfrefactor dir: tfrefactor