move
This commit is contained in:
parent
d2033cf715
commit
b6a29a7f22
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
switches: -avzr --delete
|
||||
path: dist
|
||||
remote_path: /home/ansible/polsevev.dev
|
||||
remote_path: /var/www/polsevev
|
||||
remote_host: ${{secrets.SERVER_IP}}
|
||||
remote_user: ansible
|
||||
remote_key: ${{secrets.SSH_PRIVATE_KEY}}
|
||||
|
|
Loading…
Reference in a new issue