ci: fix
All checks were successful
/ test (push) Successful in 10s

This commit is contained in:
Matthieu Bessat 2024-02-09 19:27:31 +01:00
parent 34289a394c
commit 056cc5376f

View file

@ -29,6 +29,6 @@ jobs:
run: echo "${{ secrets.SRV06_DEPLOY_WEBSITE_SSH_KEY }}" > ~/.ssh/id
- name: Upload
run: |
rsync --archive --progress \
rsync --stats \
--rsh='ssh -i ~/.ssh/id -o StrictHostKeyChecking=no' \
public/ forgejo_actions_websites@srv06.lefuturiste.fr:/warmd/mbess/websites/hugo-sandbox-02/public