Browse Source

Update workflow for documentation

pull/1690/head
Hironsan 3 years ago
parent
commit
77776e24c9
1 changed files with 1 additions and 0 deletions
  1. 1
      .github/workflows/mkdocs-deployment.yml

1
.github/workflows/mkdocs-deployment.yml

@ -15,3 +15,4 @@ jobs:
uses: mhausenblas/mkdocs-deploy-gh-pages@1.16
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: docs/mkdocs.yml
Loading…
Cancel
Save