Update createTorrent.yml

This commit is contained in:
Boof 2023-04-28 11:17:19 +02:00 committed by GitHub
parent 10144e34ea
commit ab03cc7976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ jobs:
- name: Create the torrent
run: |
wget https://hexahigh.github.io/cdn/other/torrent-create.js
wget https://hexahigh.github.io/cdn/other/torrent-create.mjs
node torrent-create.js
- name: Commit changes