Skip to content

Commit cd4925d

Browse files
committed
checkout master between
Signed-off-by: Martin Schurz <[email protected]>
1 parent d1b8e7d commit cd4925d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# changelog gets updated but action works on old commit id
5454
- uses: actions/[email protected]
5555
with:
56-
fetch-depth: 0
56+
ref: master
5757

5858
- name: Generate changelog for the release
5959
run: |

0 commit comments

Comments
 (0)