Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Commit 0bc2154

Browse files
committed
Update .goreleaser.yml
1 parent 9c10e9f commit 0bc2154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ archives:
3737
386: i386
3838
amd64: x86_64
3939
nfpms:
40-
- name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
40+
- file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
4141
homepage: https://github.com/criticalstack/e2d
4242
description: Cloud-native etcd management
4343
maintainer: criticalstack <dev@criticalstack.com>

0 commit comments

Comments
 (0)