cdklabs / publib

A unified toolchain for publishing libraries to popular package managers (formally jsii-release)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

publib-npm only uses authToken

eknowles opened this issue · comments

publishing to npm only works for NPM_TOKEN that match the authToken format, it doesn't allow for repositories that only allow for _auth to be used in npmrc files.

I've opened a PR for this #821