Skip to content

Commit 2f0dd8c

Browse files
committed
ci: antora workflow uses full clone
1 parent 5aa714b commit 2f0dd8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,9 @@ jobs:
500500

501501
- name: Clone MrDocs
502502
uses: actions/checkout@v4
503+
with:
504+
fetch-depth: 0
505+
fetch-tags: true
503506

504507
- name: Set Repository Ownership
505508
run: |

0 commit comments

Comments
 (0)