Skip to content

Commit 5bb5e73

Browse files
authored
Merge pull request #83 from rust-random/push-ospuuqxuqvqo
Fix gh-pages deployment source
2 parents 2dd1f18 + 1c8bda2 commit 5bb5e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
uses: peaceiris/actions-gh-pages@v4
2121
with:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
23-
publish_dir: ./book
23+
publish_dir: ./book/html

0 commit comments

Comments
 (0)