From 3d8306ca70f13627a32923e18f7552afd8ebcb17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Sat, 12 Oct 2024 14:41:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20deploy-dist-to-sur?= =?UTF-8?q?ge/action.yml=EF=BC=8C=E6=B7=BB=E5=8A=A0=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy-dist-to-surge/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-dist-to-surge/action.yml b/deploy-dist-to-surge/action.yml index f3c2c84..83cbfe1 100644 --- a/deploy-dist-to-surge/action.yml +++ b/deploy-dist-to-surge/action.yml @@ -1,5 +1,5 @@ name: "Deploy dist to Surge" -description: "" +description: "部署 dist 到 Surge" outputs: url: description: "Preview URL"