fix: restore filter that excludes version bump entries
This commit is contained in:
parent
467d90065c
commit
9852f80461
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