mukunku/release-exists-action

Checks if a given release exists

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagTag to search a matching release foryes
repoRepo to search for the release${{ github.repository }}
github_tokenGitHub token${{ github.token }}
namedescription
existstrue or false
prereleasetrue or false
drafttrue or false
nameName of the release, if found.
urlUrl to the release, if found.