build-cpp / cmkr

Modern build system based on CMake and TOML.
https://cmkr.build
MIT License
423 stars 28 forks source link

Fail the tag job if it is created without bumping the version #102

Open mrexodia opened 1 year ago

mrexodia commented 1 year ago

If you manually create a v1.2.3 tag from the command line the release will be the incorrect version and this breaks things.