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
ci(publish): use Node 24 so npm 11 runs OIDC trusted publishing
Corepack prepare npm@11 did not replace the PATH npm on ubuntu-latest (npm
--version stayed 10.9.7), so trusted publishing never engaged and publish
failed with ENEEDAUTH. Node 24 bundles npm 11.5.1+; assert version before
publish.
Made-with: Cursor
0 commit comments