From a0e145585c25ef2edb1b6bb200792a57904dd570 Mon Sep 17 00:00:00 2001 From: kongxiangyiren Date: Thu, 24 Oct 2024 07:51:22 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/youzi.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/youzi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/youzi.yml b/.gitea/workflows/youzi.yml index e4fcb24..c4bc5dd 100644 --- a/.gitea/workflows/youzi.yml +++ b/.gitea/workflows/youzi.yml @@ -33,7 +33,7 @@ jobs: yarn install yarn build - name: Appleboy - uses: https://gitcode.net/weixin_44697517/scp-action@v0.1.4 + uses: gitea.com/drucker/scp-action@v0.1.7 with: host: ${{ secrets.USER_HOST }} # 服务器地址: xxx.xxx.xxx.xxx username: ${{ secrets.USER_NAME }} # 服务器名字 一般是root