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