Skip to content

Commit

Permalink
ci:Update publish-npm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
natesh245 authored Sep 4, 2023
1 parent 188a8eb commit 788a4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
always-auth: true
always-auth: false
scope: '@niveus'
- name: Install dependencies 🔧
run: npm ci
Expand Down

0 comments on commit 788a4b1

Please sign in to comment.