paweb88/Fetch Github Release Asset as Composite Actions

Downloads an asset from a Github release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 15, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: paweb88/fetch-gh-release-asset-composite@2b01afb54cc21eddf0919952b382618d79e5447c # 0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repoThe `org/repo` containing the release.no""
versionThe release version to fetch from in the form `tags/<tag_name>` or `<release_id>`.nolatest
fileThe name of the file to be downloaded.yes
targetTarget file path.no
tokenThe GitHub token. Typically this will be secrets.GITHUB_TOKENyes
namedescription
versionThe version of the release or tag
nameThe name of the release
bodyThe body of the release