Skip to content

Commit e443595

Browse files
corrigir publish dir
1 parent a36c949 commit e443595

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
@@ -45,4 +45,4 @@ jobs:
4545
uses: peaceiris/actions-gh-pages@v4
4646
with:
4747
github_token: ${{ secrets.GITHUB_TOKEN }}
48-
publish_dir: ./docs
48+
publish_dir: ./docs/_build/html

0 commit comments

Comments
 (0)