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
Right now, if for any reasons the primary step "Publishing package" fails, the git operations done by the "Bumping version" step are not cleaned up/rolled back. Because of that on every publish failure, we have to manually reset the commit and delete the git tag created.