Skip to content

Commit e9cfd05

Browse files
authored
Update main_product-docs-prod.yml
1 parent ffa6eb9 commit e9cfd05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main_product-docs-prod.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v4
20-
20+
with:
21+
fetch-depth: 0
22+
2123
- name: Set up Node.js version
2224
uses: actions/setup-node@v3
2325
with:

0 commit comments

Comments
 (0)