From 9ad5447710efae7a0e186010146a8db8cc1fbe37 Mon Sep 17 00:00:00 2001 From: Andrej Schujkow Date: Fri, 21 Apr 2023 00:56:46 +0200 Subject: [PATCH] ci: update release drafter emoji --- .github/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index c5af50b..a839578 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,7 +1,7 @@ name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' categories: - - title: '🚀 Features' + - title: '✨ Features' labels: - '✨ enhancement' - title: '🐛 Bug Fixes'