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 325dd20 commit 9e28925Copy full SHA for 9e28925
.github/workflows/deploy_docs.yml
@@ -21,5 +21,4 @@ jobs:
21
- name: Deploy docs
22
uses: mhausenblas/mkdocs-deploy-gh-pages@master
23
env:
24
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
- EXTRA_PACKAGES: build-base
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments