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 1c2ca50 commit 76e0a6fCopy full SHA for 76e0a6f
.github/workflows/release.yml
@@ -23,4 +23,4 @@ jobs:
23
24
- run: npx changelogithub
25
env:
26
- GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.REPO_ECO_CI_TOKEN }}
0 commit comments