actions-rindeal/GitHub Raw Downloader

Download files from GitHub raw URLs with style ����

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 12, 2024
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-rindeal/ghrawnloader@ddd8581e5a41585ec9089d8b4af11e596afc8910 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
github-tokenGitHub token for accessing private repositoriesno${{ github.token }}
repoRepository to download from (org/repo)no${{ github.repository }}
refGit reference (branch, tag, or commit SHA)nomaster
preWhether to run in pre action phasenofalse
filesFiles to download (multi-line string)yes
output-directoryDirectory to store downloaded filesno.
namedescription
metadataJSON string containing metadata for all downloaded files