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"