You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaces the NPM_TOKEN secret with OIDC, following makecode-embed. The
build job packs the tarball and a separate publish job, with no checkout
and the only id-token permission, stages it to npm from the npm-publish
environment. npm pack now runs on every build so packaging problems fail
a branch build rather than a release.
0 commit comments