devopsx/Torrent Action
Generate and publish torrent files for GitHub release assets.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for API access | yes | — |
| files | List of files to create torrents for. One per line. Globs allowed. | yes | — |
| onefile | Create a single torrent containing all files. If false, every locally matched file gets a corresponding .torrent. | no | false |
| local | By default, files are searched locally. If set to false, then all other inputs are ignored, assets are downloaded from the corresponding release, a .torrent is generated for each and added to release assets. | no | true |
Outputs
no outputs