There was an error while loading. Please reload this page.
1 parent ad6a7d5 commit f963aeeCopy full SHA for f963aee
1 file changed
.github/workflows/release.yml
@@ -16,6 +16,8 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v5
19
+ with:
20
+ fetch-depth: 0
21
- uses: actions/setup-python@v6
22
with:
23
python-version: "3.10"
0 commit comments