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