更新 .gitea/workflows/youzi.yml
This commit is contained in:
parent
a0e145585c
commit
e8a1f5a34e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user