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 8a5f34d commit 063b6ae
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: ${{ vars.MKDOCS_GIT_COMMITTERS_APIKEY }}
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ env.MKDOCS_GIT_COMMITTERS_APIKEY }}
run: mkdocs gh-deploy --force

0 comments on commit 063b6ae

Please sign in to comment.