Skip to content

Commit

Permalink
revert 'latest' archive - need to use GH API to get full versioned path
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Feb 12, 2021
1 parent 5baacba commit f446134
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ archives:
id: default
name_template: "{{ .ProjectName }}-v{{ .Version }}-{{ .Os }}-{{ .Arch }}"
format: binary
-
id: latest
name_template: "{{ .ProjectName }}-latest-{{ .Os }}-{{ .Arch }}"
format: binary
-
id: homebrew
name_template: "{{ .ProjectName }}-v{{ .Version }}-{{ .Os }}-{{ .Arch }}"
Expand All @@ -66,7 +62,6 @@ changelog:
release:
ids:
- default
- latest
- homebrew
github:
owner: sonatype-nexus-community
Expand Down

0 comments on commit f446134

Please sign in to comment.