This commit is contained in:
parent
970a8c5500
commit
74fb54d7f1
2 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
switches: -avzr --delete
|
switches: -avzr --delete
|
||||||
path: ./public/
|
path: ./public/
|
||||||
remote_path: /var/www/html/melm.xyz
|
remote_path: /var/www/html/melm.xyz/
|
||||||
remote_host: 192.168.1.145
|
remote_host: 192.168.1.145
|
||||||
remote_user: forgejo
|
remote_user: forgejo
|
||||||
remote_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
remote_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue