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