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
GITHUB_TOKEN tag pushes don't trigger other workflows, so the
separate publish.yml never ran. Move npm publish and GitHub Release
creation into the release workflow after the tag push step.
0 commit comments