Skip to content

Commit 32f9429

Browse files
authored
chore: fix changelog in release workflow (#182)
1 parent eacef2f commit 32f9429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
uses: actions/checkout@v3
6666
with:
6767
ref: 'master'
68+
fetch-depth: 0
6869

6970
- name: Get latest tag
7071
id: latest_tag

0 commit comments

Comments
 (0)