Update .gitea/workflows/update-factorio-modlist.yml

This commit is contained in:
2025-11-23 18:25:49 +00:00
parent fee2e56836
commit 0e41fca5b8

View File

@@ -39,11 +39,8 @@ jobs:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
run: |
# Clona repo temporaneamente
git clone https://${GITEA_TOKEN}@gitea.example.com/my-user/my-repo.git repo
cd repo
git clone https://git.garpnet.it/GamerArena/FastDL.git
# Sovrascrive o crea mods.json
cp ../mods.json ./mods.json
# Commit e push
git add mods.json