fixed path in workflow
All checks were successful
Deploy to Pages (via spiped & base64) / deploy (push) Successful in 21s

This commit is contained in:
2026-02-01 19:26:03 +01:00
parent 3856322b6c
commit d7d802a953

View File

@@ -37,4 +37,4 @@ jobs:
--exclude ".gitea/" \ --exclude ".gitea/" \
--exclude ".gitignore" \ --exclude ".gitignore" \
-e "ssh -i ~/.ssh/id_ed25519 -o StrictHostKeyChecking=no -o 'ProxyCommand=spipe -t %h:8022 -k ~/.ssh/spipe.key'" \ -e "ssh -i ~/.ssh/id_ed25519 -o StrictHostKeyChecking=no -o 'ProxyCommand=spipe -t %h:8022 -k ~/.ssh/spipe.key'" \
./ ${{ secrets.DEPLOY_USER }}@${{ secrets.DEPLOY_HOST }}:/data/pages/pages/rclone-app/ ./public/ ${{ secrets.DEPLOY_USER }}@${{ secrets.DEPLOY_HOST }}:/data/pages/pages/rclone-app/