Corrected the publishing dir

This commit is contained in:
Relism
2024-12-15 03:40:33 +01:00
parent 820e794251
commit 5b381d794e
+1 -1
View File
@@ -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