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 32a5783 commit ee68452Copy full SHA for ee68452
.github/workflows/deploy-docs.yml
@@ -29,6 +29,6 @@ jobs:
29
# run: git-cliff -c cliff.toml
30
31
- name: Build and Deploy
32
- run: mkdocs gh-deploy --force --cname codebaseinterface.org
+ run: mkdocs gh-deploy --force
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CNAME
@@ -0,0 +1 @@
1
+codebaseinterface.org
0 commit comments