From 347eb6d50404f073f4b149b37ca0bc5ebbe34449 Mon Sep 17 00:00:00 2001 From: foxhui Date: Sat, 20 Dec 2025 20:47:22 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E8=87=AA=E5=8A=A8=E6=9E=84=E5=BB=BA=20VI?= =?UTF-8?q?tePress?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 045ba58..121b4cd 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Deploy VitePress site to Pages +name: Deploy VitePress to GHPages on: # 在推送到 docs 分支时自动触发