diff --git a/.github/workflows/dev-build.yml b/.github/workflows/dev-build.yml index f8a9da40..8a4547df 100644 --- a/.github/workflows/dev-build.yml +++ b/.github/workflows/dev-build.yml @@ -134,7 +134,7 @@ jobs: "categories": [ { "title": "## ✨ New Features", - "labels": ["Feature", "Luminare"] + "labels": ["Feature", "Luminare", "Improvement"] }, { "title": "## 🐞 Bug Fixes",