rexdefuror/Get Latest Tag Action

GitHub Action gets a latest tag and sets an environment variable if it finds it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
ownerOwner of the repository.no${{ github.repository_owner }}
repoRepository name.no${{ github.repository }}
tokenGitHub token.no${{ github.token }}
prefixPrefix of the tag.no
suffixSuffix of the tag.no
releaseOnlyGet only release tags.nofalse
regexRegex to match the tag.no

no outputs