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

This commit is contained in:
TomyJan 2024-09-04 12:05:24 +08:00
parent 87165b10cd
commit 7b6b0c96de

View File

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