diff --git a/.goreleaser.yaml b/.goreleaser.yaml index c7d1015..544e7bf 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -42,6 +42,7 @@ changelog: exclude: - '^docs:' - '^test:' + - '^tests:' - '^actions:' - '^Makefile:' - '^chore:'