boite-nl/Query Github Releases

Query Github releases and retrieve information about this release which can be used in other actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenToken for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`.no${{ github.token }}
draftGet Draft Releasefalse
exclude-draftExclude Draft Releases
prereleaseGet Prereleasefalse
rangeGet Semver Versions from within a specific Range
releaseGet Releasefalse
selectWhich release do you want to retrieve? (latest, previous, oldest, max, min, specific release)latest
namedescription
foundA release is found
idThe Release ID
nameThe name for the release
tag_nameThe tag name for the release
bodyDescription of the Release
urlThe URL of the Release