Skip to content

Commit

Permalink
Add CNAME configuration for custom domain
Browse files Browse the repository at this point in the history
Include CNAME configuration for a custom domain in the workflow.
  • Loading branch information
forntoh committed Oct 4, 2024
1 parent 7eb42ca commit c301aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/_build/html
cname: ${{ vars.CNAME }}

0 comments on commit c301aeb

Please sign in to comment.