Skip to content

Commit

Permalink
TASK: Readd registry-url
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsdesign committed Jan 21, 2024
1 parent a743bf7 commit ecb804e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
registry-url: 'https://registry.npmjs.org/'
node-version-file: '.nvmrc'
cache: 'npm'

Expand Down

0 comments on commit ecb804e

Please sign in to comment.