Skip to content

Commit eaf83d4

Browse files
committed
feat: update mkdocs config
1 parent 063b6ae commit eaf83d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
4646
- name: Build and Deploy
4747
env:
48-
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ env.MKDOCS_GIT_COMMITTERS_APIKEY }}
48+
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ secrets.MKDOCS_GIT_COMMITTERS_APIKEY }}
4949
run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)