Skip to content

Commit c86e351

Browse files
authored
chore: update deploy.yml
1 parent 8c8d9c6 commit c86e351

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
steps:
2525
# 1️⃣ main 分支代码
2626
- uses: actions/checkout@v4
27+
with:
28+
fetch-depth: 0
2729

2830
# 2️⃣ docs 分支代码放到 mkdocs/ 目录
2931
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)