Skip to content

Commit 5672b60

Browse files
committed
ci: clone repo deep for publish
1 parent b1a8f38 commit 5672b60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ jobs:
136136
steps:
137137
- name: Checkout
138138
uses: actions/checkout@v4
139+
with:
140+
fetch-depth: 0
139141

140142
- name: Restore Build Result
141143
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)