Skip to content

Commit 43f46af

Browse files
committed
feat: test
1 parent e031810 commit 43f46af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
update_main_branch_version: ${{ steps.update-main.outputs.update_main_branch_version }}
5454
steps:
5555
- uses: actions/checkout@v6
56+
with:
57+
fetch-depth: 0
5658
- name: Output release version
5759
id: release-version
5860
run: |

0 commit comments

Comments
 (0)