Skip to content

Commit d4413d5

Browse files
update publish-version.yml
1 parent 0c909ba commit d4413d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
# Step 1: Checkout the repository
1414
- name: Checkout repository
1515
uses: actions/checkout@v3
16+
with:
17+
fetch-depth: 0
1618

1719
# Step 2: Set up Git for tagging
1820
- name: Set up Git for tagging

0 commit comments

Comments
 (0)