We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2fd43 commit bc2891fCopy full SHA for bc2891f
.github/workflows/review-release-notes.yml
@@ -14,6 +14,7 @@ jobs:
14
uses: mikepenz/release-changelog-builder-action@v4
15
with:
16
configuration: changelog_config.json
17
+ toTag: ${{ githubg.ref }}
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
- name: Dump changelog
0 commit comments