Skip to content

Commit

Permalink
ci: update goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Sep 19, 2023
1 parent 1a4330d commit db090af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ changelog:
- title: other
order: 9999
- title: "system"
regexp: "^.*\\((system|fish|fzf|ssh|core|pkg|pkgs|zk)\\):+.*$"
regexp: "^.*\\((system|fish|fzf|ssh|core|pkg|pkgs)\\):+.*$"
order: 100
groups:
- title: improvements
Expand Down

0 comments on commit db090af

Please sign in to comment.