Update deployment folder
This commit is contained in:
parent
908f40fe42
commit
335c407a84
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-deploy-prod.yml
vendored
2
.github/workflows/build-deploy-prod.yml
vendored
|
@ -26,4 +26,4 @@ jobs:
|
||||||
ssh-private-key: ${{ secrets.KEY }}
|
ssh-private-key: ${{ secrets.KEY }}
|
||||||
sync: full
|
sync: full
|
||||||
local-path: ./dist/
|
local-path: ./dist/
|
||||||
remote-path: /html/erickruizdechavez.com
|
remote-path: /html/erick.is
|
||||||
|
|
Loading…
Reference in a new issue