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 cd80c9a commit 2fb1f21Copy full SHA for 2fb1f21
.github/workflows/release-please.yml
@@ -32,4 +32,5 @@ jobs:
32
with:
33
node-version: lts/*
34
registry-url: 'https://registry.npmjs.org'
35
+ - run: npm install -g npm@11
36
- run: npm publish --access public
0 commit comments