anantakumarghosh/Semantic Version Tag

Create semantic version tags with automatic pre-release detection

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
version-levelVersion bump level (major, minor, patch, alpha, beta, rc, dev)yes
specific-versionManually specify an exact version (e.g., 2.5.0 or 1.3.0-beta.2). Skips version bumping.no
current-versionCurrent version (auto-detected from git tags if not provided)no
tag-prefixPrefix for version tagsnov
pushPush the tag to remotenotrue
tokenGitHub token for pushing tagsno${{ github.token }}
namedescription
new-versionThe new version that was created
is-prereleaseWhether this is a pre-release version
tag-nameFull tag name with prefix