Skip to content

Commit 983bcf6

Browse files
committed
fetch-depth
1 parent 2dc4a8f commit 983bcf6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
steps:
2424
- name: Checkout
2525
uses: actions/checkout@v3
26+
with:
27+
fetch-depth: 0
2628
- name: Setup Pages
2729
uses: actions/configure-pages@v3
2830
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)