From 0dad948ccde52588e2e68eae50a26e808bbaec62 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Wed, 6 May 2026 01:27:05 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20action.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改描述 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index a122a4a..924c7bc 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'DOTNET QC' -description: '品質檢查 NUGET 套件' +description: '品質檢查 .NET 套件' author: 'Jeffery' runs: using: 'composite'