Skip to content

Commit

Permalink
always-auth is deprecated and not needed anymore? maybe this works?
Browse files Browse the repository at this point in the history
  • Loading branch information
shana committed Dec 3, 2024
1 parent fb09867 commit b56d4c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ if [[ x"$NPM" == x"1" ]]; then

npm config set registry https://registry.spoiledcat.com
npm config set //registry.spoiledcat.com/:_authToken $NPM_TOKEN
npm config set always-auth true
pushd build/npm
for pkg in *.tgz;do
npm publish -quiet $pkg
Expand Down

0 comments on commit b56d4c2

Please sign in to comment.