We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcc063 commit e2da6edCopy full SHA for e2da6ed
1 file changed
.github/workflows/release_build.yaml
@@ -21,6 +21,7 @@ jobs:
21
- name: Check out
22
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
23
with:
24
+ fetch-depth: 0
25
ref: ${{ env.BRANCH_NAME }}
26
- id: cz
27
name: Create bump and changelog
0 commit comments