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 c876e35 commit 3a1e850Copy full SHA for 3a1e850
.github/workflows/pages.yml
@@ -41,5 +41,5 @@ jobs:
41
with:
42
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
BRANCH: gh-pages
44
- FOLDER: target/book_out
+ FOLDER: target/book-output
45
CLEAN: true
0 commit comments