Update deploy-via-ssh.yml

This commit is contained in:
Jared 2020-09-25 16:01:47 -07:00 committed by Jared Goodwin
parent c7d2c5180b
commit d0608b2ec8

View File

@ -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/