Create release.yml

This commit is contained in:
Thomas Luther 2024-02-11 00:35:15 +01:00 committed by GitHub
parent bd7537e905
commit 9f2e1c7eea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

13
.github/release.yml vendored Normal file
View File

@ -0,0 +1,13 @@
# .github/release.yml
changelog:
categories:
- title: 🏕 Features
labels:
- enhancement
exclude:
labels:
- dependencies
- title: 👒 Bugfixes
labels:
- bug