mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Update deploy-via-ssh.yml
This commit is contained in:
parent
c7d2c5180b
commit
d0608b2ec8
2
.github/workflows/deploy-via-ssh.yml
vendored
2
.github/workflows/deploy-via-ssh.yml
vendored
@ -197,4 +197,4 @@ jobs:
|
||||
- name: Publish
|
||||
shell: bash
|
||||
run: |
|
||||
rsync -r -v -W ./artifact $SshUsername@$SshHostname:/var/www/remotely/
|
||||
rsync -r -v -W ./artifact/ $SshUsername@$SshHostname:/var/www/remotely/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user