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 012a5bd commit f29c741Copy full SHA for f29c741
1 file changed
.github/workflows/publish.yml
@@ -22,5 +22,3 @@ jobs:
22
registry-url: "https://registry.npmjs.org"
23
- run: pnpm install
24
- run: pnpm publish --provenance --access public --no-git-checks
25
- env:
26
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments