Skip to content

Commit

Permalink
feat: update mkdocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
myyerrol committed Oct 12, 2024
1 parent 063b6ae commit eaf83d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
- name: Build and Deploy
env:
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ env.MKDOCS_GIT_COMMITTERS_APIKEY }}
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ secrets.MKDOCS_GIT_COMMITTERS_APIKEY }}
run: mkdocs gh-deploy --force

0 comments on commit eaf83d4

Please sign in to comment.