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.
2 parents 467959c + 2f6046d commit 31007d9Copy full SHA for 31007d9
1 file changed
.github/workflows/github-pages.yml
@@ -31,6 +31,6 @@ jobs:
31
uses: peaceiris/actions-gh-pages@v3
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
- cname: docs.meshcore.nz
+ cname: docs.meshcore.io
35
publish_dir: ./site
36
publish_branch: 'gh-pages'
0 commit comments