Update build.yml
This commit is contained in:
parent
0611bd5268
commit
0c613edfd6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,5 +38,5 @@ jobs:
|
||||
server: ${{ secrets.FTP_SERVER_NAME }}
|
||||
username: ${{ secrets.FTP_SERVER_USERNAME }}
|
||||
password: ${{ secrets.FTP_SERVER_PASSWORD }}
|
||||
local-dir: ./dist
|
||||
local-dir: ./src/.vuepress/dist/
|
||||
server-dir: ./test
|
Loading…
x
Reference in New Issue
Block a user