Skip to content

Commit

Permalink
Remove skip changelog setting from goreleaser (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Hodgetts authored Sep 1, 2021
1 parent 895b40a commit a6f701a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ archives:
checksum:
name_template: 'checksums.txt'
changelog:
skip: true # remove this before second release
sort: asc
filters:
exclude:
Expand Down

0 comments on commit a6f701a

Please sign in to comment.