ci: test
Some checks failed
Build and deploy to dev server / Deploy (push) Failing after 11s

This commit is contained in:
TomyJan 2024-09-04 12:34:17 +08:00
parent 7b6b0c96de
commit eeb023ec85

View File

@ -28,7 +28,7 @@ jobs:
- name: Build
run: pnpm build
- name: Deploy to Server
uses: https://github.vov.moe/easingthemes/ssh-deploy@v2.1.5
uses: https://github.vov.moe/easingthemes/ssh-deploy@v5.1.0
env:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
ARGS: '-rltgoDzvO --delete'