Skip to content

Commit 331f401

Browse files
author
Evgeny Zakharov
committed
chore: fix release workflow 3
1 parent 79018e4 commit 331f401

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
4646
- name: Checkout
4747
uses: actions/checkout@v3
48+
with:
49+
fetch-depth: 0
4850

4951
- name: Create branch
5052
if: ${{ needs.get-meta.outputs.branch-exists == 'false' }}

0 commit comments

Comments
 (0)