I recently released a private repository but while releasing I made the mistake of releasing it using develop branch as target branch. Now i want that release to target master branch and not develop.
How to change the target branch to master?
Note: When i do edit, the option to change target branch appears for a second and then disappears.
Do i need to create a new branch for this?