There was an error while loading. Please reload this page.
1 parent 994296e commit 3f98281Copy full SHA for 3f98281
2 files changed
.github/workflows/autoPublish.yml
@@ -33,7 +33,8 @@ jobs:
33
with:
34
path: 'info.json'
35
prop_path: 'name'
36
- - name: zip-mod
+ - name: Zip mod
37
+ id: zip-mod
38
run: bash ./.scripts/zip_mod.sh
39
- name: Wait
40
wait: [zip-mod]
info.json
@@ -2,7 +2,7 @@
2
"name": "zk-lib",
3
"version": "0.18.0",
4
"factorio_version": "2.1",
5
- "title": "ZwerOxotnik's extendable mod with 8 addons",
+ "title": "ZwerOxotnik's extendable mod with 8 addons ",
6
"author": "ZwerOxotnik",
7
"contact": "zweroxotnik@gmail.com, discord:ZwerOxotnik",
8
"source": "https://github.com/ZwerOxotnik/zk-lib",
0 commit comments