Update .github/workflows/deploy.yml
This commit is contained in:
parent
bb2da8dd75
commit
8d02534590
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -56,5 +56,5 @@ jobs:
|
|||
user: ${{ secrets.FTP_USER }}
|
||||
password: ${{ secrets.FTP_PASSWORD }}
|
||||
localDir: "dist"
|
||||
remoteDir: "amy.rip"
|
||||
remoteDir: "shelter"
|
||||
options: "--delete"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue