From 1e9d83b821aa5f0516cd6865b3a22de31e4a8e9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BB=E8=B0=B1?= <144224541+xixiIBN5100@users.noreply.github.com> Date: Fri, 30 Aug 2024 18:13:13 +0800 Subject: [PATCH] Update cd.yml --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 63c8d33..a83006c 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -110,7 +110,7 @@ jobs: run: | pnpm build-only zip -r assets ./dist/** - + - name: Upload to Deploy Server (Dev) uses: easingthemes/ssh-deploy@v2.0.7 env: