Skip to content

Commit 7573881

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

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+
fetch-depth: 0
2021

2122
- name: Install uv
2223
uses: astral-sh/setup-uv@v5

0 commit comments

Comments
 (0)