Skip to content

Commit 11229ce

Browse files
jddunnclaude
andcommitted
ci: add CNAME for docs.agentos.sh custom domain
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 174bec9 commit 11229ce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ jobs:
9595
# Create .nojekyll to prevent GitHub Pages from ignoring _* files
9696
touch docs-deploy/.nojekyll
9797
98+
# Create CNAME for custom domain
99+
echo "docs.agentos.sh" > docs-deploy/CNAME
100+
98101
- name: Deploy to agentos-live-docs branch
99102
uses: peaceiris/actions-gh-pages@v4
100103
with:

0 commit comments

Comments
 (0)