Skip to content

Commit 6a09ef6

Browse files
authored
Update changelog-from-release.yaml
1 parent 171f729 commit 6a09ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-from-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
- uses: rhysd/changelog-from-release/action@v3
1515
with:
1616
file: CHANGELOG.md
17-
github_token: ${{ secrets.CHANGELOG_FROM_RELEASE_GITHUB_TOKEN }}
17+
github_token: ${{ secrets.CF_CI_BOT_PAT }}
1818
commit_summary_template: 'Update CHANGELOG.md for %s'

0 commit comments

Comments
 (0)