There was an error while loading. Please reload this page.
1 parent d4d339a commit e0c176cCopy full SHA for e0c176c
.github/workflows/gh-pages.yml
@@ -28,6 +28,6 @@ jobs:
28
with:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
publish_branch: gh-pages
31
- publish_dir: ./book/book
+ publish_dir: ./book/book/html
32
cname: createlang.rs
33
allow_empty_commit: true
0 commit comments