Skip to content

create torrent

create torrent #12

Workflow file for this run

name: create torrent
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
sudo apt-get install -y transmission-cli
pip3 install py3createtorrent bencodepy
- name: download files and create torrent
run: ./create_monero_torrent.sh
- name: show-magnet link
run: transmission-show -m watch/*