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 48f0881 commit 63c044dCopy full SHA for 63c044d
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,6 @@ jobs:
21
node-version: lts/hydrogen # 18
22
registry-url: https://registry.npmjs.org
23
always-auth: true
24
- - run: npm install -g npm
25
- run: npm publish --provenance
26
env:
27
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments