bbonkr/git-tag-check-action

Check git tag is exists or not

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagTagyes
github_tokenGitHub Personal Access Token. It requires REPO scope.yes
ownerName of repository owner, For test. You does not need this input.no""
repoRepository name; For test. You does not need this input.no""
prefixTag prefixno""
namedescription
tagIf tag is exists, returns tag. Does not exist then empty string.
versionVersion string. Same as tag.
majorMajor number of version
minorMinor number of version
patchPatch number of version
prereleasePre-release value of version
buildBuild value of version