From 6ed6bb6b6b59415f7ae1d1fbaf30ddddbcc9b612 Mon Sep 17 00:00:00 2001 From: p79813206 Date: Fri, 2 Aug 2024 09:31:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 4611be6..efe6528 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -15,7 +15,7 @@ jobs: - run: npm install - run: npm run build -- --locale zh-CN - name: scp files to server - uses: appleboy/scp-action@v0.1.7 + uses: https://gitlink.org.cn/actions/scp-action@v0.1.7 with: host: 123.60.208.28 username: root