We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d2fe3e commit 0791aa9Copy full SHA for 0791aa9
1 file changed
.github/workflows/deploy.yml
@@ -21,6 +21,6 @@ jobs:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
with:
23
email: felix@passcod.name
24
- build_dir: book/html
+ build_dir: book
25
branch: gh-pages
26
jekyll: no
0 commit comments