Skip to content

Commit 66a8d63

Browse files
committed
fix: add fetch-depth
1 parent 6f33b7c commit 66a8d63

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
@@ -50,6 +50,8 @@ jobs:
5050
needs: build-and-test
5151
steps:
5252
- uses: actions/checkout@v4
53+
with:
54+
fetch-depth: 0
5355

5456
- name: Verify dist/index.js attestation
5557
uses: ./

0 commit comments

Comments
 (0)