Skip to content

Commit c200c47

Browse files
committed
Use docs as publish-dir
1 parent fad659c commit c200c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
uses: peaceiris/actions-gh-pages@v3
2323
with:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
25-
publish_dir: ./public
25+
publish_dir: ./docs
2626

0 commit comments

Comments
 (0)