Skip to content

Commit

Permalink
releaser cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Vizualni committed Jun 21, 2022
1 parent b692afe commit 73a8f85
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ builds:
- linux
goarch:
- amd64
goamd64:
- v3


archives:
Expand All @@ -32,13 +30,12 @@ archives:
- LICENSE
- README.md

release:
name_template: "paloma-{{.Os}-{{.Arch}}}-v{{.Version}}"

checksum:
name_template: 'checksums.txt'

snapshot:
name_template: "{{ incpatch .Version }}-next"

changelog:
sort: asc
filters:
Expand Down

0 comments on commit 73a8f85

Please sign in to comment.