Update update-factorio-modlist.yml
This commit is contained in:
@@ -2,6 +2,7 @@ name: Update Factorio Mod List
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: [ main ]
|
||||||
paths:
|
paths:
|
||||||
- 'Factorio/**'
|
- 'Factorio/**'
|
||||||
|
|
||||||
@@ -30,4 +31,4 @@ jobs:
|
|||||||
git config user.email "actions@local"
|
git config user.email "actions@local"
|
||||||
git add Factorio/mods.json
|
git add Factorio/mods.json
|
||||||
git commit -m "Auto-update Factorio mod list" || exit 0
|
git commit -m "Auto-update Factorio mod list" || exit 0
|
||||||
git push
|
git push
|
||||||
Reference in New Issue
Block a user