From 4bb9e22c7b450dca03674806ed1d3e2440f61503 Mon Sep 17 00:00:00 2001 From: RhenCloud Date: Sun, 9 Nov 2025 15:12:43 +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=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=20workflow=5Fdispatch=20=E8=A7=A6=E5=8F=91=E5=99=A8?= 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 fbe3945..5cf074d 100644 --- a/.github/workflows/deploy-to-vercel.yml +++ b/.github/workflows/deploy-to-vercel.yml @@ -4,7 +4,7 @@ on: push: branches: - docs - workflow_dispatch: {} + workflow_dispatch: jobs: vercel-deploy: