mirror of
https://github.com/AtHeartEngineer/docs-mdbook.git
synced 2026-01-07 00:23:49 -05:00
Fixed publish dir
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -53,5 +53,5 @@ jobs:
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./book/
|
||||
publish_dir: ./book/html/
|
||||
cname: docs.tlsnotary.org
|
||||
|
||||
Reference in New Issue
Block a user