fix: restore filter that excludes version bump entries
This commit is contained in:
parent
6a3919e95e
commit
c937a7b904
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ upx:
|
|||
|
||||
changelog:
|
||||
use: gitea
|
||||
filters:
|
||||
exclude:
|
||||
- "chore: bump version to"
|
||||
|
||||
archives:
|
||||
- format: binary
|
||||
|
|
Loading…
Reference in a new issue