Skip to content

Commit 2f8f425

Browse files
authored
fix(ci): fetch skills contract history (#20)
1 parent df6cac5 commit 2f8f425

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/skills-contract.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2121
with:
22+
fetch-depth: 0
2223
persist-credentials: false
2324
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
2425
with:

0 commit comments

Comments
 (0)