ci(release): move packages to bottom of release

This commit is contained in:
Anonymoussaurus 2026-01-15 16:34:09 +01:00
commit 0a60b713db
No known key found for this signature in database

10
.github/release.yml vendored
View file

@ -9,11 +9,6 @@ changelog:
- title: Refactors
labels:
- refactor
- title: Packages/apps
labels:
- package::documentation
- package::addition
- package::breakage
- title: Development
labels:
- ci
@ -21,3 +16,8 @@ changelog:
- title: Documentation
labels:
- documentation
- title: Packages/apps
labels:
- package::documentation
- package::addition
- package::breakage