fix 3
Some checks failed
/ test (push) Failing after 39s

This commit is contained in:
Soph :3 2025-06-29 13:46:18 +03:00
parent c1c10b7ffd
commit cc51fce825

View file

@ -21,4 +21,4 @@ jobs:
- name: Adding Known Hosts
run: ssh-keyscan -H vps.sad.ovh >> ~/.ssh/known_hosts
- name: Deploy with rsync
run: rsync -avz -e ssh ./dist/ ${{ secrets.SSH_USER }}@vps.sad.ovh:/
run: rsync -avz -e ssh ./dist/ ${{ secrets.SSH_USER }}@vps.sad.ovh:/var/www/sad.ovh