michael-gunther-kpm/actions-download-zip

Download a released zip

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
versionThe version to download. E.g. 3.14.0""
package-nameName of the package (e.g. boost_1_74_0)""
env-var-nameName of the export environment (e.g. BOOST_DIR_2019)""
releases-urlUrl of the releases (e.g. https://api.github.com/repos/_org_/_repo_/releases)""
github-api-tokenGitHub token to use when retrieving version info${{ github.token }}
force-reinstallIgnore the cached value and reinstall the packagefalse

no outputs