f2calv/gha-check-release-exists

Checks if a GitHub release exists in the current repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token, i.e. secrets.GITHUB_TOKENyes
ReleaseNameRelease name to check, i.e. '1.2.2' or '1.2.2-2022-04-ci-updates.13'yes
ShellShell to use for the check, i.e. 'bash' (default) or 'pwsh' for Windows agents without bashnobash
namedescription
ReleaseExistsWhether the release exists, i.e. 'true' or 'false'