Skip to content

Commit 5f2e2be

Browse files
authored
Update npm-publish.yml
1 parent 15bf5bf commit 5f2e2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-node@v2
1515
with:
1616
node-version: '12.x'
17-
registry-url: 'https://www.npmjs.com/~vruizvil'
17+
registry-url: 'https://www.npmjs.com/'
1818
- run: npm install
1919
- run: npm publish
2020
env:

0 commit comments

Comments
 (0)