Update update-factorio-modlist.yml

This commit is contained in:
LelieL91
2025-11-20 01:36:53 +01:00
parent ef3ac21c5b
commit bc8475e92c

View File

@@ -30,6 +30,6 @@ jobs:
run: |
git config user.name "Gitea Bot"
git config user.email "actions@local"
git add Factorio/mods.json
git add -f Factorio/mods.json
git commit -m "Auto-update Factorio mod list" || exit 0
git push