Skip to content

Commit

Permalink
chore: refactor configuration files and remove redundancies
Browse files Browse the repository at this point in the history
- Remove redundant `groups` key in `.goreleaser.yml`

Signed-off-by: appleboy <[email protected]>
  • Loading branch information
appleboy committed Apr 12, 2024
1 parent c435616 commit 61172f4
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 @@ -33,7 +33,6 @@ changelog:
# Groups are disabled when using github-native, as it already groups things by itself.
#
# Default is no groups.
groups:
groups:
- title: Features
regexp: "^.*feat[(\\w)]*:+.*$"
Expand Down

0 comments on commit 61172f4

Please sign in to comment.