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
624 stars 195 forks source link

Access latest "release" version? #176

Open mastoj opened 1 year ago

mastoj commented 1 year ago

Is it possible to access the latest release version? The previous tag and previous version seems to always refers back to the previous, obviously, tag for the specific branch. But is it a way to get the latest release version?

Example: