From c5d07dd21c98d1f303ff29d63bef61da57ca65ae Mon Sep 17 00:00:00 2001 From: Roman Schwarz Date: Tue, 18 Jun 2024 09:59:32 +0200 Subject: [PATCH] Update GitHub release config --- .github/release.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/release.yaml b/.github/release.yaml index 1b3755e..c2fe0aa 100644 --- a/.github/release.yaml +++ b/.github/release.yaml @@ -5,18 +5,15 @@ changelog: authors: - cloudeteerbot categories: - - title: Breaking Changes 💥 + - title: 💥 Breaking Changes labels: - breaking - - title: New Features ✨ + - title: ✨ New Features labels: - feature - - title: Bug Fixes 🐛 + - title: 🐛 Bug Fixes labels: - fix - - title: Documentation Changes 📝 - labels: - - documentation - title: Other Changes labels: - "*"