Add proper url
This commit is contained in:
parent
b8caba09c1
commit
47d9c72aa7
2
.github/workflows/mkdocs.yml
vendored
2
.github/workflows/mkdocs.yml
vendored
@ -17,6 +17,6 @@ jobs:
|
|||||||
# Or use mhausenblas/mkdocs-deploy-gh-pages@nomaterial to build without the mkdocs-material theme
|
# Or use mhausenblas/mkdocs-deploy-gh-pages@nomaterial to build without the mkdocs-material theme
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
CUSTOM_DOMAIN: optionaldomain.com
|
CUSTOM_DOMAIN: https://kraptor.github.io/psx-docs/
|
||||||
CONFIG_FILE: mkdocs.yml
|
CONFIG_FILE: mkdocs.yml
|
||||||
EXTRA_PACKAGES: build-base
|
EXTRA_PACKAGES: build-base
|
||||||
|
Loading…
Reference in New Issue
Block a user