Skip to content

Commit

Permalink
Add git-authors plugin to deployment action
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArturZh authored Aug 21, 2024
1 parent 1396306 commit 465c93e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: mkdocs gh-deploy --force
- run: pip install mkdocs-git-authors-plugin
- run: mkdocs gh-deploy --force

0 comments on commit 465c93e

Please sign in to comment.