Skip to content

Commit 3e54561

Browse files
committed
Deploy docs
1 parent df4e32f commit 3e54561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
uses: peaceiris/actions-gh-pages@v3
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
34-
publish_dir: docs/_build/html
34+
publish_dir: docs/build/html
3535

0 commit comments

Comments
 (0)