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