From bf14f44ca944adb269fd7e1320c6ee0acc170e77 Mon Sep 17 00:00:00 2001 From: RhenCloud Date: Sun, 9 Nov 2025 15:10:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Vercel=20=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E5=B7=A5=E4=BD=9C=E6=B5=81=EF=BC=8C=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E8=A7=A6=E5=8F=91=E5=88=86=E6=94=AF=E4=B8=BA=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-to-vercel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-vercel.yml b/.github/workflows/deploy-to-vercel.yml index 395f095..fbe3945 100644 --- a/.github/workflows/deploy-to-vercel.yml +++ b/.github/workflows/deploy-to-vercel.yml @@ -3,7 +3,7 @@ name: Deploy to Vercel on: push: branches: - - main + - docs workflow_dispatch: {} jobs: