Skip to content

Commit

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

0 comments on commit cd35271

Please sign in to comment.