You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2021. It is now read-only.
I am wondering if explicit support for semantic versioning would be a desirable and reasonable addition to this action?
What I am proposing is allowing semver as valid value for the prerelease field in the action configuration. Use of this value would mark a release as a "full-release" (i.e., non-pre-release) only if:
the tag name is valid semantic version, optionally prefixed with a v