更新 .gitea/workflows/youzi.yml

This commit is contained in:
kongxiangyiren 2024-10-24 07:53:26 +00:00
parent a0e145585c
commit e8a1f5a34e

View File

@ -33,7 +33,7 @@ jobs:
yarn install yarn install
yarn build yarn build
- name: Appleboy - name: Appleboy
uses: gitea.com/drucker/scp-action@v0.1.7 uses: https://gitea.com/drucker/scp-action@v0.1.7
with: with:
host: ${{ secrets.USER_HOST }} # 服务器地址: xxx.xxx.xxx.xxx host: ${{ secrets.USER_HOST }} # 服务器地址: xxx.xxx.xxx.xxx
username: ${{ secrets.USER_NAME }} # 服务器名字 一般是root username: ${{ secrets.USER_NAME }} # 服务器名字 一般是root