Skip to content

Commit

Permalink
ci: configure goreleaser to use GitHub changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Apr 5, 2022
1 parent 8819f91 commit 5a78dc4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ci/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ checksum:
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
sort: asc
filters:
exclude:
- "^Merge"
use: github-native

0 comments on commit 5a78dc4

Please sign in to comment.