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.
1 parent b9e7f20 commit 3d1e669Copy full SHA for 3d1e669
.github/workflows/mkdocs.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Deploy docs
16
uses: mhausenblas/mkdocs-deploy-gh-pages@master
17
env:
18
- GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
+ PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
0 commit comments