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 778bea9 commit f2abe37Copy full SHA for f2abe37
.github/workflows/changesets.yml
@@ -44,4 +44,4 @@ jobs:
44
publish: pnpm release
45
env:
46
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
47
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
0 commit comments