add CNAME to gh-pages workflow

This commit is contained in:
sinu
2023-01-20 11:48:57 -08:00
parent 44fdf731fd
commit 47255f91ef
2 changed files with 2 additions and 0 deletions

View File

@@ -37,3 +37,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./book/html
cname: docs.tlsnotary.org

View File

@@ -35,3 +35,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./book/html
allow_empty_commit: true
cname: docs.tlsnotary.org