mathieudutour / github-tag-action

A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.
https://github.com/marketplace/actions/github-tag
MIT License
635 stars 200 forks source link

match latest tag regex #171

Closed sauramirez closed 7 months ago

sauramirez commented 1 year ago

Avoid conflicts with other tags previously created

Fixes #71