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 939f682 commit 26a3f71Copy full SHA for 26a3f71
.github/workflows/publish.yml
@@ -31,5 +31,6 @@ jobs:
31
run: |
32
echo "$NPMRC" > ~/.npmrc
33
npm install --save-dev babel-cli
34
- npm publish
+ npm unpublish [email protected]
35
+
36
0 commit comments