Skip to content

Commit f8aad39

Browse files
Add MKDOCS_GIT_COMMITTERS_APIKEY to environment variables in workflow
1 parent a9a49e6 commit f8aad39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ permissions: {}
1414

1515
env:
1616
GH_TOKEN: ${{ github.token }}
17+
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ github.token }}
1718

1819
defaults:
1920
run:

0 commit comments

Comments
 (0)