Skip to content

Commit 9bcc482

Browse files
authored
publish problem (#329)
1 parent e6886af commit 9bcc482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
- name: Publish
1919
run: npm publish .
2020
env:
21+
NPM_REGISTRY_URL: https://registry.npmjs.org
2122
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)