Skip to content

Commit cd35271

Browse files
committed
Correct github name
1 parent bc2891f commit cd35271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)