Skip to content

Commit 0d610be

Browse files
Update update-changelog.yml
1 parent e90d72b commit 0d610be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-changelog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
uses: codenamephp/workflows.common/.github/workflows/update-changelog.yml@1
1414
needs: calculate_next_version
1515
with:
16-
ref: ${{github.re}}
16+
ref: ${{github.head_ref}}
1717
future-release: ${{ needs.calculate_next_version.outputs.version }}
18-
release-branch: 'release'
18+
release-branch: 'release'

0 commit comments

Comments
 (0)