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 jenkins github publish bug, when old local 'latest tag' has not been deleted
Steps for the error to occur:
-> pull remote repo with old 'latest' tag and release
-> delete remote 'latest' tag and release
-> local repo still has the old 'latest' tag
-> attempt to create new latest tag and release with github cli, but it raises an error because the last step
0 commit comments