From fd247f6ec33407a6af73331d31a227fcb0c189ee Mon Sep 17 00:00:00 2001 From: chendelian <116870791@qq.com> Date: Sun, 10 May 2026 12:04:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release_skill.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_skill.yaml b/.github/workflows/release_skill.yaml index 270c091..d52bd0a 100644 --- a/.github/workflows/release_skill.yaml +++ b/.github/workflows/release_skill.yaml @@ -1,4 +1,4 @@ -name: 技能自动化发布 +name: 技能自动化发布1 on: push: tags: ["v*"]