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 5966f00 commit 6db1dcbCopy full SHA for 6db1dcb
.github/workflows/publish.yml
@@ -18,4 +18,4 @@ jobs:
18
- run: npx pnpm install
19
- run: cd packages/react-code-blocks && npm publish
20
env:
21
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments