Skip to content

Commit f446134

Browse files
committed
revert 'latest' archive - need to use GH API to get full versioned path
1 parent 5baacba commit f446134

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.goreleaser.yml

-5
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ archives:
3838
id: default
3939
name_template: "{{ .ProjectName }}-v{{ .Version }}-{{ .Os }}-{{ .Arch }}"
4040
format: binary
41-
-
42-
id: latest
43-
name_template: "{{ .ProjectName }}-latest-{{ .Os }}-{{ .Arch }}"
44-
format: binary
4541
-
4642
id: homebrew
4743
name_template: "{{ .ProjectName }}-v{{ .Version }}-{{ .Os }}-{{ .Arch }}"
@@ -66,7 +62,6 @@ changelog:
6662
release:
6763
ids:
6864
- default
69-
- latest
7065
- homebrew
7166
github:
7267
owner: sonatype-nexus-community

0 commit comments

Comments
 (0)