Skip to content

Commit

Permalink
Doesn't really work to rely on environment variable in .npmrc.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolyp committed Dec 12, 2024
1 parent b855280 commit 718d672
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .npmrc

This file was deleted.

1 change: 1 addition & 0 deletions script/npm-publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
# run from project root
set -xe

npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}"
yarn publish --access public

0 comments on commit 718d672

Please # to comment.