Skip to content

Commit 9fa3558

Browse files
committed
Tweak release assets again
1 parent fd772b2 commit 9fa3558

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.goreleaser.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,12 @@ changelog:
2626
use: github
2727
filters:
2828
exclude:
29-
- "^Refactor"
29+
- "^Remove"
3030
- "^Rename"
31-
- "^Simplify"
3231
- "^Update"
33-
- comments
34-
- line break
35-
- tests
32+
- comment
33+
- test
34+
- unused
3635

3736
# https://goreleaser.com/customization/release/
3837
release:

0 commit comments

Comments
 (0)