action-create-branch icon indicating copy to clipboard operation
action-create-branch copied to clipboard

Cannot create a branch that was renamed

Open marcodicro-dp opened this issue 6 months ago • 3 comments

I had a X branch and I renamed it to Y.

A couple of days later I try to create branch X using this action and the action succeeded, but the created output is false. The branch was not created in the repo.

In case it helps, then I tried creating the branch manually and pushed, the branch was created but I got this warning: remote: Heads up! The branch 'X' that you pushed to was renamed to 'Y'.

marcodicro-dp avatar Oct 13 '25 18:10 marcodicro-dp