Skip to content

Commit b6b58af

Browse files
Update build configuration
Disable git-authors plug-in on CI
1 parent 259a16e commit b6b58af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ plugins:
219219
# Add git authors at bottom of the page
220220
- git-authors:
221221
# Disables plugin on local builds
222-
# enabled: !ENV [CI, false]
222+
enabled: !ENV [CI, false]
223223

224224
# Enables use of Git submodules and larger code base
225225
- monorepo:

0 commit comments

Comments
 (0)