diff --git a/.gitea/workflows/youzi.yml b/.gitea/workflows/youzi.yml index 062ad09..8892c4f 100644 --- a/.gitea/workflows/youzi.yml +++ b/.gitea/workflows/youzi.yml @@ -33,7 +33,7 @@ jobs: yarn install yarn build - name: Appleboy - uses: https://gitea.com/drucker/scp-action@v0.1.7 + uses: https://gitee.com/liushuai05/scp-action@v0.1.7 with: host: ${{ secrets.USER_HOST }} # 服务器地址: xxx.xxx.xxx.xxx username: ${{ secrets.USER_NAME }} # 服务器名字 一般是root