mirror of
https://github.com/AtHeartEngineer/docs-mdbook.git
synced 2026-01-10 09:37:54 -05:00
add CNAME to gh-pages workflow
This commit is contained in:
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@@ -37,3 +37,4 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./book/html
|
||||
cname: docs.tlsnotary.org
|
||||
|
||||
1
.github/workflows/manual-deploy.yml
vendored
1
.github/workflows/manual-deploy.yml
vendored
@@ -35,3 +35,4 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./book/html
|
||||
allow_empty_commit: true
|
||||
cname: docs.tlsnotary.org
|
||||
|
||||
Reference in New Issue
Block a user