It is necessary to add a version increment guard to prevent publishing a new version with an existing tag. See [example](https://github.com/SpineEventEngine/Chords-Gradle-plugin/blob/master/.github/workflows/increment-guard.yml).
It is necessary to add a version increment guard to prevent publishing a new version with an existing tag.
See example.