liberkee/Fetch Latest Release

A tiny GitHub action to fetch the latest GitHub release for a given repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenA Github token for the repo, usually `{{ github.token }}`.yes
repo_pathProvide a "owner/repo" string for fetching from a different repo.no
namedescription
urlThe HTTP URL for this release
assets_urlThe REST API HTTP URL for this release's assets
upload_urlThe REST API HTTP URL for uploading to this release
html_urlThe REST API HTTP URL for this release
id
node_idThe unique identifier for accessing this release in the GraphQL API
tag_nameThe name of the release's Git tag
target_commitish
nameThe title of the release.
draftWhether or not the release is a draft
author_id
author_node_idThe unique identifier for accessing this release's author in the GraphQL API
author_urlThe REST API HTTP URL for this release's author
author_loginThe username used to login.
author_html_urlThe HTTP URL for this release's author
author_type
author_site_adminWhether or not this user is a site administrator.
shaThe sha hash of the release