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
fix: rename release.yml to publish.yml to match npm trusted publisher
npm's OIDC trusted-publisher config for these packages was already
registered against a workflow file named publish.yml, not release.yml -
renaming to match avoids a per-package re-registration.
0 commit comments