Skip to content

Commit

Permalink
Added CNAME file for custom domain switching
Browse files Browse the repository at this point in the history
  • Loading branch information
Dusandinho committed Sep 15, 2024
1 parent 393c91e commit 0302ca0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ jobs:
- run: pip install mkdocs-material
- run: pip install mkdocstrings[python]
- run: pip install mknotebooks
- name: Create CNAME file
run: echo "https://docs.prefabphotonics.com/" > docs/CNAME
- run: mkdocs gh-deploy --force

0 comments on commit 0302ca0

Please sign in to comment.