Skip to content

Commit e227a46

Browse files
authored
Fix docs pipeline env (Azure#2634)
1 parent 64a1e0d commit e227a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Build site
5858
run: mkdocs build
59-
with:
59+
env:
6060
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ secrets.GITHUB_TOKEN }}
6161

6262
- name: Deploy

0 commit comments

Comments
 (0)