Skip to content

Commit fbefff4

Browse files
authored
Update .goreleaser.yaml
Signed-off-by: Drewry Pope <[email protected]>
1 parent 7c6c46e commit fbefff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ archives:
3333
builds:
3434
- "graph"
3535
format: tar.gz
36-
name_template: "{{ .ProjectName }}_{{ .Version}}_{{ .Binary }}_{{ .Os }}_{{ .Arch }}{{ .Arm }}{{ .Mips }}{{ .Amd64 }}"
36+
name_template: "{{ .ProjectName }}_v{{ .Version}}_{{ .Binary }}_{{ .Os }}_{{ .Arch }}{{ .Arm }}{{ .Mips }}{{ .Amd64 }}"
3737
format_overrides:
3838
- goos: windows
3939
format: zip

0 commit comments

Comments
 (0)