From 1cd06e7236289065d968da366043439d5144769f Mon Sep 17 00:00:00 2001 From: kercylan98 Date: Wed, 19 Jun 2024 12:35:13 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20=E6=B5=8B=E8=AF=95=20release.yml?= =?UTF-8?q?=20=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7bcbad50..6b95a553 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: changelog-types: > [ {"type":"🎨","section":"🎨 Improve Code Structure/Format | 改进代码结构/格式","hidden":false}, - {"type":"⚡","section":"⚡️ Improve Performance | 提高性能","hidden":false}, + {"type":"⚡️","section":"⚡️ Improve Performance | 提高性能","hidden":false}, {"type":"🔥","section":"🔥 Remove Code or Files | 删除代码或文件","hidden":false}, {"type":"🐛","section":"🐛 Fix a Bug | 修复错误","hidden":false}, {"type":"🚑","section":"🚑️ Critical Fix | 关键修补程序","hidden":false},