doc: fix mdbook publish cname
This commit is contained in:
parent
278c1a93b6
commit
aff6c085cc
1
.github/workflows/mdbook_docs.yml
vendored
1
.github/workflows/mdbook_docs.yml
vendored
|
@ -24,3 +24,4 @@ jobs:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_branch: gh-pages
|
publish_branch: gh-pages
|
||||||
publish_dir: ./book
|
publish_dir: ./book
|
||||||
|
cname: devos.divnix.com
|
||||||
|
|
Loading…
Reference in a new issue