Skip to content

Commit c2025ab

Browse files
🚀 test
1 parent d4b443e commit c2025ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
2828
- name: Sync files to server
2929
run: |
30-
rsync -avz --delete --exclude="assets" ./ ${{ secrets.USERNAME }}@${{ secrets.HOST }}:/srv/data/web/vhosts/partez.net/htdocs/ -v
30+
rsync -avz --delete --exclude="assets" / ${{ secrets.USERNAME }}@${{ secrets.HOST }}:/srv/data/web/vhosts/partez.net/htdocs/

0 commit comments

Comments
 (0)