mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
Update createTorrent.yml
This commit is contained in:
parent
ab03cc7976
commit
30be82b7f0
2
.github/workflows/createTorrent.yml
vendored
2
.github/workflows/createTorrent.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- name: Create the torrent
|
||||
run: |
|
||||
wget https://hexahigh.github.io/cdn/other/torrent-create.mjs
|
||||
node torrent-create.js
|
||||
node torrent-create.mjs
|
||||
|
||||
- name: Commit changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user