Skip to content

Commit

Permalink
Use ref as toTag
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimumCode committed Jun 9, 2024
1 parent 3c2fd43 commit bc2891f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/review-release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: mikepenz/release-changelog-builder-action@v4
with:
configuration: changelog_config.json
toTag: ${{ githubg.ref }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Dump changelog
Expand Down

0 comments on commit bc2891f

Please sign in to comment.