Skip to content

Commit 4b7d30b

Browse files
committed
ci: skip npm verification
1 parent e7a9805 commit 4b7d30b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
env:
2020
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2121
GH_TOKEN: ${{ secrets.GH_TOKEN }}
22+
NPM_CONFIG_REGISTRY: https://registry.npmjs.org:8443/
2223
run: npx semantic-release

0 commit comments

Comments
 (0)