use github action release-changelog-builder-action instead of auto-changelog in publish workflow

This commit is contained in:
mahula 2023-07-31 14:39:34 +02:00
parent 2238d823e6
commit 0bf2b06d0e

View File

@ -279,7 +279,7 @@ jobs:
},
{
"title": "### 💬 Refactoring, Documentation & Other",
"labels": ["chore", docs","other","refactor"]
"labels": ["chore","ci","docs","refactor"]
},
{
"title": "### 📦 Build & Dependencies",