Skip to content

Commit 9450bef

Browse files
authored
Update generate-changelog.yml
change name of secret
1 parent 99283c9 commit 9450bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
github_changelog_generator \
1515
-u ${{ github.repository_owner }} \
1616
-p ${{ github.event.repository.name }} \
17-
--token ${{ secrets.GITHUB_TOKEN }}
17+
--token ${{ secrets.CHANGELOG_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)