Skip to content

Commit bc2891f

Browse files
committed
Use ref as toTag
1 parent 3c2fd43 commit bc2891f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/review-release-notes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: mikepenz/release-changelog-builder-action@v4
1515
with:
1616
configuration: changelog_config.json
17+
toTag: ${{ githubg.ref }}
1718
env:
1819
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1920
- name: Dump changelog

0 commit comments

Comments
 (0)