更新 .gitea/workflows/youzi.yml
This commit is contained in:
parent
02510adcda
commit
a0e145585c
@ -33,7 +33,7 @@ jobs:
|
|||||||
yarn install
|
yarn install
|
||||||
yarn build
|
yarn build
|
||||||
- name: Appleboy
|
- name: Appleboy
|
||||||
uses: https://gitcode.net/weixin_44697517/scp-action@v0.1.4
|
uses: 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