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 15bf5bf commit 5f2e2beCopy full SHA for 5f2e2be
.github/workflows/npm-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-node@v2
15
with:
16
node-version: '12.x'
17
- registry-url: 'https://www.npmjs.com/~vruizvil'
+ registry-url: 'https://www.npmjs.com/'
18
- run: npm install
19
- run: npm publish
20
env:
0 commit comments