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 f6b2b64 commit b18502dCopy full SHA for b18502d
.github/workflows/release.yml
@@ -52,4 +52,5 @@ jobs:
52
with:
53
publish: pnpm release
54
env:
55
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments