dgmjr-actions/Download using dotnet-file
Downloads a file (or folder) using the dotnet-file tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The repository from which to download the file (in the format owner/repo-name) | yes | — |
| filename | The file/(or folder)name/path within the repo to get | no | . |
| destination-path | The destination path of the file (defaults to '.') | no | . |
| hostname | The git host (if other than GitHub) | no | github.com |
| token | The GitHub token to use for authentication | no | "" |
| restore-dotnet-file | Whether to restore the dotnet-file tool | no | true |
Outputs
no outputs