Attempt to expand pwd
This commit is contained in:
parent
7f85f7543d
commit
0c722fbf5c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
|||||||
host: chuckdries.com
|
host: chuckdries.com
|
||||||
username: ${{ secrets.CI_USER }}
|
username: ${{ secrets.CI_USER }}
|
||||||
password: ${{ secrets.CI_PASSWORD }}
|
password: ${{ secrets.CI_PASSWORD }}
|
||||||
source: $(pwd)
|
source: "$(pwd)"
|
||||||
target: ${{ secrets.DEPLOY_PATH }}
|
target: ${{ secrets.DEPLOY_PATH }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user