Is there an existing issue for this?
Which actions are affected?
No response
Which platforms are affected?
No response
Description
Maybe new tags are created over the wrong branch:
The tag v.2.0.4 should be created over release/2.0.4, not master.
Another tag is created as 2.0.4 (without the v) from release/2.0.4.
Only one tag should be created as, for example v.2.0.4, from release/2.0.4.
Reproducing the issue
Create a deploy a new release.
copilot Version
master
Relevant Log Output
Additional context and comments
No response