Skip to content

Commit cf3e397

Browse files
committed
fix: 🐛 Fix release workflow
1 parent 794e32e commit cf3e397

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
steps:
1818
- name: Checkout sources
1919
uses: actions/checkout@v4
20-
with:
21-
fetch-depth: 0
2220

2321
- name: Install uv
2422
uses: astral-sh/setup-uv@v5

0 commit comments

Comments
 (0)