We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b0518 commit e6e4726Copy full SHA for e6e4726
.github/workflows/deploy-prod.yml
@@ -28,7 +28,7 @@ jobs:
28
mkdocs-git-authors-plugin \
29
mkdocs-git-revision-date-localized-plugin \
30
mkdocs-simple-hooks \
31
- ../plugins/mkdocs-git-committers-plugin-2
+ plugins/mkdocs-git-committers-plugin-2
32
- name: Cache Github Users
33
uses: actions/cache@v3
34
with:
0 commit comments