We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4c9ab commit 3567320Copy full SHA for 3567320
.github/workflows/ci-build.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
token: ${{ secrets.github_token }}
53
branch: gh-pages
54
- folder: docs/build/html
+ folder: doc/build/html
55
clean: true
56
single-commit: true
57
0 commit comments