diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 5238b16..691eebd 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -17,6 +17,9 @@ categories: - title: "🐛 Bug Fixes" labels: - "bug" + - title: "🧰 Maintenance" + labels: + - "maintenance" - title: "🚨 Security Updates" labels: - "security"