Skip to content

Commit 76460c5

Browse files
Update update-changelog.yml
1 parent 73d4d24 commit 76460c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
with:
1313
ref: ${{github.head_ref}}
1414
future-release: ${{ needs.calculate_next_version.outputs.version }}
15-
release-branch: 'release'
15+
release-branch: ${{github.head_ref}}

0 commit comments

Comments
 (0)