Skip to content

Commit 309a35a

Browse files
committed
ci: fix
1 parent dbedd92 commit 309a35a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
switches: -avzr --delete
2222
path: dist/
23-
remote_path: /web/matthias-andrasch.eu/
23+
remote_path: /home/sites/site100026635/web/matthias-andrasch.eu/
2424
remote_host: ${{ secrets.RSYNC_HOST }}
2525
remote_user: ${{ secrets.RSYNC_USER }}
2626
remote_key: ${{ secrets.RSYNC_SSH_KEY }}

0 commit comments

Comments
 (0)