Skip to content

Commit e2da6ed

Browse files
committed
ci: Set fetch depth to zero for workflow.
1 parent 4dcc063 commit e2da6ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release_build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Check out
2222
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2323
with:
24+
fetch-depth: 0
2425
ref: ${{ env.BRANCH_NAME }}
2526
- id: cz
2627
name: Create bump and changelog

0 commit comments

Comments
 (0)