From 5d4ffb591284c3ca639ea436f4073d8d70655ffd Mon Sep 17 00:00:00 2001 From: xdd <45672942@qq.com> Date: Wed, 23 Aug 2023 13:17:49 +0800 Subject: [PATCH] test: test actions --- .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 fdaa04b..39f7183 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -46,4 +46,4 @@ jobs: password: ${{ secrets.REMOTE_PASS }} port: 22 source: "docs/" - target: ${{ secrets.USER_TARGET }} \ No newline at end of file + target: ${{ secrets.USER_TARGET }}