Add proper url

This commit is contained in:
kraptor 2021-01-13 18:52:59 +01:00
parent b8caba09c1
commit 47d9c72aa7

View File

@ -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