workflow v2
All checks were successful
publish / publish (push) Successful in 1m17s

This commit is contained in:
themelm 2025-05-25 03:28:10 -07:00
parent 740be32c50
commit 71f109ca8f

View file

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