Skip to content

Commit fa2e159

Browse files
Merge pull request #6 from codenamephp/bastianschwarz-patch-1
Update update-changelog.yml
2 parents 73d4d24 + 76460c5 commit fa2e159

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)