create-release
create-release copied to clipboard
Avoid creating tag
Looks like this action automatically creates a new tag if necessary, which is okay, but it also fails if the tag exists! In our pipeline we create the tag first, and then create the release. Any possibility to support this?
Related: #29