Skip to content

Commit 79a8bc1

Browse files
committed
fix release task
1 parent 3ecc2e7 commit 79a8bc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
runs-on: ubuntu-latest
8686
steps:
8787
- uses: actions/checkout@v3
88+
with:
89+
fetch-depth: 0
8890
- name: Setup Python
8991
uses: actions/setup-python@v4
9092
with:

0 commit comments

Comments
 (0)