This commit is contained in:
parent
1867188fc1
commit
51e31289ea
10 changed files with 43 additions and 14 deletions
|
|
@ -18,4 +18,4 @@ jobs:
|
|||
ssh-key: ${{ secrets.ACTIONS_SSH_KEY }}
|
||||
add-hosts: "toufy.me"
|
||||
- name: sync repo
|
||||
run: rsync -az . root@toufy.me:/var/www/toufy.me
|
||||
run: rsync -az . --delete root@toufy.me:/var/www/toufy.me
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue