Skip to content

Commit 3ac68c3

Browse files
Merge pull request #7 from codenamephp/bastianschwarz-patch-2
Update update-changelog.yml
2 parents fa2e159 + a4d683c commit 3ac68c3

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
@@ -10,6 +10,6 @@ jobs:
1010
uses: codenamephp/workflows.common/.github/workflows/update-changelog.yml@1
1111
needs: calculate_next_version
1212
with:
13-
ref: ${{github.head_ref}}
13+
ref: ${{github.ref}}
1414
future-release: ${{ needs.calculate_next_version.outputs.version }}
1515
release-branch: ${{github.head_ref}}

0 commit comments

Comments
 (0)