Skip to content

Commit

Permalink
chore(ci): fix npm registry url
Browse files Browse the repository at this point in the history
Signed-off-by: S. Amir Mohammad Najafi <[email protected]>
  • Loading branch information
njfamirm authored Nov 14, 2023
1 parent 7447a46 commit 863c678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: actions/[email protected]
with:
node-version: ${{ env.NODE_VERSION }}
registry-url: 'https://registry.npmjs.org'

- name: 🏗 Setup nodejs corepack
run: corepack enable
Expand Down

0 comments on commit 863c678

Please sign in to comment.