We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171f729 commit 6a09ef6Copy full SHA for 6a09ef6
.github/workflows/changelog-from-release.yaml
@@ -14,5 +14,5 @@ jobs:
14
- uses: rhysd/changelog-from-release/action@v3
15
with:
16
file: CHANGELOG.md
17
- github_token: ${{ secrets.CHANGELOG_FROM_RELEASE_GITHUB_TOKEN }}
+ github_token: ${{ secrets.CF_CI_BOT_PAT }}
18
commit_summary_template: 'Update CHANGELOG.md for %s'
0 commit comments