devopsx/Torrent Action

Generate and publish torrent files for GitHub release assets.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for API accessyes
filesList of files to create torrents for. One per line. Globs allowed.yes
onefileCreate a single torrent containing all files. If false, every locally matched file gets a corresponding .torrent.nofalse
localBy 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.notrue

no outputs