Skip to content

Commit 78474ab

Browse files
committed
fix: 🐛 Fix release workflow
1 parent 7573881 commit 78474ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
steps:
1818
- name: Checkout sources
1919
uses: actions/checkout@v4
20+
with:
2021
fetch-depth: 0
2122

2223
- name: Install uv

0 commit comments

Comments
 (0)