chore: fix release config

This commit is contained in:
Emrik Östling
2026-06-21 22:40:20 +02:00
parent cc4de7625d
commit 393441faa1

32
.github/release.yml vendored
View File

@@ -2,19 +2,19 @@ changelog:
exclude:
authors:
- renovate[bot]
categories:
- title: Features
labels:
- feature
- title: Bug Fixes
labels:
- fix
- title: Miscellaneous Chores
labels:
- chore
- ci
- docs
- test
- title: Other Changes
labels:
- "*"
categories:
- title: Features
labels:
- feature
- title: Bug Fixes
labels:
- fix
- title: Miscellaneous Chores
labels:
- chore
- ci
- docs
- test
- title: Other Changes
labels:
- "*"