Skip to content

Commit 4341893

Browse files
Update workflow.release.yml
1 parent d9ff65f commit 4341893

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/workflow.release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
steps:
2020
- name: Checkout Repo
2121
uses: actions/checkout@v3
22+
with:
23+
fetch-depth: 0
2224

2325
- name: Install Poetry
2426
run: pipx install poetry

0 commit comments

Comments
 (0)