Skip to content

Commit

Permalink
Updated the goreleaser file to add the chnagelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro JNM <alejandrojnm@gmail.com>
  • Loading branch information
alejandrojnm committed Dec 6, 2020
1 parent d23776d commit 5dd72a5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,8 @@ signs:
- "--detach-sign"
- "${artifact}"
changelog:
skip: true
sort: asc
filters:
exclude:
- "^docs:"
- "^test:"

0 comments on commit 5dd72a5

Please sign in to comment.