1 parent dbedd92 commit 309a35aCopy full SHA for 309a35a
1 file changed
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
switches: -avzr --delete
22
path: dist/
23
- remote_path: /web/matthias-andrasch.eu/
+ remote_path: /home/sites/site100026635/web/matthias-andrasch.eu/
24
remote_host: ${{ secrets.RSYNC_HOST }}
25
remote_user: ${{ secrets.RSYNC_USER }}
26
remote_key: ${{ secrets.RSYNC_SSH_KEY }}
0 commit comments