We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbef66 commit bf6ecdbCopy full SHA for bf6ecdb
.github/workflows/deploy_mkdocs.yml
@@ -17,7 +17,7 @@ jobs:
17
# Or use mhausenblas/mkdocs-deploy-gh-pages@nomaterial to build without the mkdocs-material theme
18
env:
19
GITHUB_TOKEN: ${{ secrets.AUTO_TOKEN }}
20
- CUSTOM_DOMAIN: optionaldomain.com
+ CUSTOM_DOMAIN: https://repronim.github.io/reproschema-py/
21
CONFIG_FILE: mkdocs.yml
22
EXTRA_PACKAGES: build-base
23
# GITHUB_DOMAIN: github.myenterprise.com
docs/CNAME
@@ -0,0 +1 @@
1
+https://repronim.github.io/reproschema-py/
0 commit comments