Skip to content

Commit

Permalink
Merge pull request #3 from CUCWD/feature.maple/ztraboo/add-npm-publis…
Browse files Browse the repository at this point in the history
…h-workflow

Fix issue with authentication with npmjs for `npm-publish` workflow.
  • Loading branch information
ztraboo authored Oct 28, 2022
2 parents bd2a42e + 6cdaa0b commit 2398c0d
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 2398c0d

Please sign in to comment.