We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a1e0d commit e227a46Copy full SHA for e227a46
.github/workflows/docs.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Build site
58
run: mkdocs build
59
- with:
+ env:
60
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ secrets.GITHUB_TOKEN }}
61
62
- name: Deploy
0 commit comments