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 c2e62f7 commit ea88fc5Copy full SHA for ea88fc5
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- run: pnpm install
27
28
- - run: pnpm publish --registry=https://registry.npmjs.org
+ # - run: pnpm publish --registry=https://registry.npmjs.org
29
30
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
31
with:
0 commit comments