fix
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
REMOTE_USER: root
|
REMOTE_USER: root
|
||||||
TARGET: /root/WebPreview/build
|
TARGET: /root/WebPreview/build
|
||||||
|
|
||||||
- uses: appleboy/ssh-action@main
|
- uses: appleboy/ssh-action@v1
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.HOST }}
|
host: ${{ secrets.HOST }}
|
||||||
username: root
|
username: root
|
||||||
|
|||||||
Reference in New Issue
Block a user