We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73d4d24 + 76460c5 commit fa2e159Copy full SHA for fa2e159
1 file changed
.github/workflows/update-changelog.yml
@@ -12,4 +12,4 @@ jobs:
12
with:
13
ref: ${{github.head_ref}}
14
future-release: ${{ needs.calculate_next_version.outputs.version }}
15
- release-branch: 'release'
+ release-branch: ${{github.head_ref}}
0 commit comments