This commit is contained in:
parent
aaf3487c93
commit
87165b10cd
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: pnpm build
|
run: pnpm build
|
||||||
- name: Deploy to Server
|
- name: Deploy to Server
|
||||||
uses: https://github.com/easingthemes/ssh-deploy@v2.1.5
|
uses: https://mirror.ghproxy.com/https://github.com/easingthemes/ssh-deploy@v2.1.5
|
||||||
env:
|
env:
|
||||||
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
|
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
|
||||||
ARGS: '-rltgoDzvO --delete'
|
ARGS: '-rltgoDzvO --delete'
|
||||||
|
Loading…
Reference in New Issue
Block a user