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 7f32166 commit 61d8bdeCopy full SHA for 61d8bde
.github/workflows/release.yml
@@ -39,4 +39,5 @@ jobs:
39
with:
40
publish: pnpm run release
41
env:
42
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments