diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index fecb0b90..5199f8e0 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -9,8 +9,9 @@ categories: - "fix" - "bugfix" - "bug" + - title: "⚙️ Config" + label: "config" - title: "🧰 Maintenance" label: "chore" - title: "🔧 Dependency updates" - labels: - - "dependencies" + label: "dependencies"