Skip to content

Commit 8708302

Browse files
Fix changelog stage
1 parent 311655d commit 8708302

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
@@ -91,6 +91,8 @@ jobs:
9191
9292
- name: Checkout
9393
uses: actions/checkout@v4
94+
with:
95+
fetch-depth: 0
9496

9597
- name: Update CHANGELOG.md in main branch
9698
# if: github.ref == 'refs/tags/v*.*.*'

0 commit comments

Comments
 (0)