workflow v2
Some checks failed
publish / publish (push) Has been cancelled

This commit is contained in:
themelm 2025-05-25 03:24:44 -07:00
parent 74fb54d7f1
commit 347ddb13fc

View file

@ -28,7 +28,7 @@ jobs:
with: with:
switches: -avzr --delete switches: -avzr --delete
path: ./public/ path: ./public/
remote_path: /var/www/html/melm.xyz/ remote_path: "/var/www/html/melm.xyz/"
remote_host: 192.168.1.145 remote_host: 192.168.1.145
remote_user: forgejo remote_user: forgejo
remote_key: ${{ secrets.SSH_PRIVATE_KEY }} remote_key: ${{ secrets.SSH_PRIVATE_KEY }}