Skip to content

Commit 14ec6f0

Browse files
authored
Update npm-publish.yml
1 parent 5b53276 commit 14ec6f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: actions/checkout@v2
1919
- uses: actions/setup-node@v2
2020
with:
21+
registry-url: https://registry.npmjs.org/
2122
node-version: 14
2223
- run: |
2324
sed -i "s/v0.0.0/${{ github.event.release.tag_name }}/g" package.json

0 commit comments

Comments
 (0)