There was an error while loading. Please reload this page.
1 parent a07c0e9 commit 994296eCopy full SHA for 994296e
2 files changed
.github/workflows/autoPublish.yml
@@ -35,8 +35,9 @@ jobs:
35
prop_path: 'name'
36
- name: zip-mod
37
run: bash ./.scripts/zip_mod.sh
38
- - name: Upload the mod on mods.factorio.com
+ - name: Wait
39
wait: [zip-mod]
40
+ - name: Upload the mod on mods.factorio.com
41
env:
42
FACTORIO_MOD_API_KEY: ${{ secrets.FACTORIO_MOD_API_KEY }}
43
run: bash ./.scripts/upload.sh
info.json
@@ -4,7 +4,7 @@
4
"factorio_version": "2.1",
5
"title": "ZwerOxotnik's extendable mod with 8 addons",
6
"author": "ZwerOxotnik",
7
- "contact": "zweroxotnik@gmail.com, discord:ZwerOxotnik ",
+ "contact": "zweroxotnik@gmail.com, discord:ZwerOxotnik",
8
"source": "https://github.com/ZwerOxotnik/zk-lib",
9
"homepage": "https://reddit.com/r/ZwerOxotnik",
10
"description": "",
0 commit comments