update docs cname
This commit is contained in:
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
@@ -31,6 +31,6 @@ jobs:
|
|||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
cname: docs.meshcore.nz
|
cname: docs.meshcore.io
|
||||||
publish_dir: ./site
|
publish_dir: ./site
|
||||||
publish_branch: 'gh-pages'
|
publish_branch: 'gh-pages'
|
||||||
|
|||||||
Reference in New Issue
Block a user