Skip to content

Commit

Permalink
chore(goreleaser): Tweak changelog filters
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Aug 16, 2023
1 parent b700f3f commit ea22bc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ changelog:
sort: asc
filters:
exclude:
- '^docs:'
- '^test:'
- '^docs'
- '^test'
brews:
- homepage: https://github.com/gabe565/CastSponsorSkip
description: Skip sponsored YouTube content on all local Google Cast devices
Expand Down

0 comments on commit ea22bc5

Please sign in to comment.