Skip to content

Commit 23b440f

Browse files
committed
Fetch tags
1 parent 8a15d29 commit 23b440f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prepare_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Checkout code
2222
uses: actions/checkout@v3
23+
with:
24+
fetch-depth: 0
2325

2426
- name: Calculate version
2527
id: get_version

0 commit comments

Comments
 (0)