tcpl/semver-tag-creator-action

Creates a new tag using semantic versioning format ([MAJOR].[MINOR].[PATCH]). Increments the minor number. Major is passed in. Patch is always 1.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
major-versionMajor version number to use when looking for/creating tags.yes1
namedescription
versionThe new tag version number