Corrected the publishing dir
This commit is contained in:
@@ -29,4 +29,4 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_branch: build
|
||||
publish_dir: ./vitepress/dist
|
||||
publish_dir: .vitepress/dist
|
||||
|
||||
Reference in New Issue
Block a user