fix deploy path
This commit is contained in:
parent
9b81f5662a
commit
11665e3fec
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
with:
|
||||
switches: -zr --delete --exclude node_modules --exclude '.git*'
|
||||
path: ./public/
|
||||
remote_path: /www/personal-website
|
||||
remote_path: www/personal-website
|
||||
remote_host: droplet.chuckdries.com
|
||||
remote_user: ${{ secrets.CI_USER }}
|
||||
remote_key: ${{ secrets.CI_SSH_KEY }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user