Skip to content

Commit cb98df3

Browse files
committed
fix dir
1 parent be14490 commit cb98df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uses: peaceiris/actions-gh-pages@v3
3131
with:
3232
github_token: ${{ secrets.GITHUB_TOKEN }}
33-
publish_dir: site # Change this if your build output folder is different
33+
publish_dir: .docs # Change this if your build output folder is different

0 commit comments

Comments
 (0)