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