Skip to content

Commit 11593cb

Browse files
committed
Merge branch 'master' of github.com:timvink/mkdocs-git-authors-plugin
2 parents e7a2d8a + 18d898c commit 11593cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12+
with:
13+
fetch_depth: '0'
1214
- name: Set up Python
1315
uses: actions/setup-python@v2
1416
with:

0 commit comments

Comments
 (0)