Skip to content

Commit

Permalink
Drop registry
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Nov 2, 2024
1 parent 091e26e commit 51e15fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
- name: Setup Node.js
id: setup-node
uses: actions/setup-node@v4
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
with:
cache: npm
node-version-file: .node-version
Expand Down

0 comments on commit 51e15fc

Please sign in to comment.