Skip to content

v0.1.65

@1qh 1qh tagged this 09 Jun 12:10
bun publish authenticates via NPM_CONFIG_TOKEN (its documented CI env
var), not NODE_AUTH_TOKEN (npm/yarn convention) nor an ad-hoc $HOME/.npmrc
(unread). Wire the NPM_TOKEN secret into NPM_CONFIG_TOKEN. Fixes the
'missing authentication' publish failure that pinned npm at 0.1.59.
Assets 2
Loading