Skip to content

Commit fbe60c1

Browse files
committed
ci: checkout fetch-depth: 0
1 parent 9aa1d4f commit fbe60c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
steps:
3434
- name: Checkout
3535
uses: actions/checkout@v4
36+
with:
37+
fetch-depth: 0
3638

3739
- uses: actions/setup-node@v4
3840
with:

0 commit comments

Comments
 (0)