Skip to content

Commit 51e15fc

Browse files
committed
Drop registry
1 parent 091e26e commit 51e15fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
- name: Setup Node.js
4242
id: setup-node
4343
uses: actions/setup-node@v4
44+
env:
45+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4446
with:
4547
cache: npm
4648
node-version-file: .node-version

0 commit comments

Comments
 (0)