action-create-branch
action-create-branch copied to clipboard
Cannot create a branch that was renamed
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'.