gowthamshankar05/Download Asset from GitHub Release

Downloads a specific asset from a GitHub release and saves it to a specified directory.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repoRepository to fetch the release from (e.g., org/repo-name).yes
release_tagThe release tag to download from (e.g., v1.0.0).yes
asset_nameThe name of the asset to download (e.g., myfile.zip).yes
github_tokenGitHub token with access to the repository.yes
download_pathDirectory where the asset should be downloaded.no./
namedescription
downloaded_fileThe path to the downloaded file.