Skip to content

Commit 97d38f5

Browse files
committed
Minor changes.
1 parent d12da18 commit 97d38f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
uses: peaceiris/actions-gh-pages@v4
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
35-
publish_dir: ./vitepress/dist
35+
publish_dir: .vitepress/dist
3636
cname: devdocs.aureuserp.com

0 commit comments

Comments
 (0)