Skip to content

Commit

Permalink
Prune useless goreleaser settings
Browse files Browse the repository at this point in the history
  • Loading branch information
tdemin committed Oct 3, 2021
1 parent ddb3943 commit bc7e8b6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
sort: asc
filters:
exclude:
- '^docs:'
- '^test:'

release:
github:
Expand Down

0 comments on commit bc7e8b6

Please sign in to comment.