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 199488a commit 15bf5bfCopy full SHA for 15bf5bf
.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://registry.npmjs.org'
+ registry-url: 'https://www.npmjs.com/~vruizvil'
18
- run: npm install
19
- run: npm publish
20
env:
0 commit comments