Skip to content

Commit

Permalink
Fix docs pipeline env (#2634)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Jan 5, 2024
1 parent 64a1e0d commit e227a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Build site
run: mkdocs build
with:
env:
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ secrets.GITHUB_TOKEN }}

- name: Deploy
Expand Down

0 comments on commit e227a46

Please sign in to comment.