wakatime / semver-action

Auto-generate the next semantic version.
MIT License
12 stars 0 forks source link

Fix regexes to correctly check branch length #4

Closed gandarez closed 3 years ago

gandarez commented 3 years ago

This PR replaces star into regex to plus sign to guarantee ate least one branch name is given. It also adds action.yml to avoid warning at runtime.

Screen Shot 2021-03-28 at 00 49 37