From f0c6290e894203181d0177595bab538a721e4fd1 Mon Sep 17 00:00:00 2001 From: mini2024 Date: Sat, 5 Apr 2025 15:43:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20Vercel=20?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81=E6=96=87=E6=A1=A3=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=20[no=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/vercel.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/vercel.yaml b/.github/workflows/vercel.yaml index b0addcd..452c4a9 100644 --- a/.github/workflows/vercel.yaml +++ b/.github/workflows/vercel.yaml @@ -1,4 +1,6 @@ # https://cn.vitejs.dev/guide/static-deploy +# https://github.com/vercel/examples/tree/main/ci-cd/github-actions + defaults: run: shell: bash