Skip to content

Commit

Permalink
build(config): Fix issue with authentication with npmjs for `npm-publ…
Browse files Browse the repository at this point in the history
…ish` workflow.
  • Loading branch information
ztraboo authored and becdavid committed May 15, 2024
1 parent a4c006b commit 35d14ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}

0 comments on commit 35d14ca

Please sign in to comment.