Skip to content

Commit 312ce5b

Browse files
authored
chore: add cname to docs workflow (#32)
1 parent a0ceb81 commit 312ce5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ jobs:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828
# Build output to publish to the `gh-pages` branch:
2929
publish_dir: ./docs/doc_build
30+
# Use custom domain
31+
cname: byorg.ai

0 commit comments

Comments
 (0)