acmesoftwarellc/Raw Github Downloader
Download files from Github
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 10, 2025
- License
- MIT
Pinned Snippet
uses: acmesoftwarellc/github-downloader@03c8229e87b4ca1574a0c122f9f6deca6fec1140 # v2.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mappings | File mappings in JSON format | yes | — |
| owner | Github repository owner | yes | — |
| repo | Github repository name | yes | — |
| ref | Github branch / reference | — | main |
| token | The repository PAT or GITHUB_TOKEN. | yes | — |
| output-directory | Output directory | — | . |
Outputs
no outputs