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
Support trusted publishing for tag releases (#223)
* Support trusted publishing for tag releases
Unify the publish job to handle both main branch (dev) and v* tag
(release) publishes using npm trusted publishing with OIDC.
* Fix prettier formatting
0 commit comments