Skip to content

Commit 0e56414

Browse files
committed
added npm registry authentication
1 parent 8d134bf commit 0e56414

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
uses: actions/setup-node@v4
6262
with:
6363
node-version: ${{ env.node_version }}
64+
registry-url: ${{ env.NODE_REGISTRY }}
6465

6566
- name: Install dependencies
6667
run: npx nypm@latest i

CHANGELOG.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)