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