Skip to content

Commit 3f98281

Browse files
committed
Fix publishing
1 parent 994296e commit 3f98281

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/autoPublish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ jobs:
3333
with:
3434
path: 'info.json'
3535
prop_path: 'name'
36-
- name: zip-mod
36+
- name: Zip mod
37+
id: zip-mod
3738
run: bash ./.scripts/zip_mod.sh
3839
- name: Wait
3940
wait: [zip-mod]

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zk-lib",
33
"version": "0.18.0",
44
"factorio_version": "2.1",
5-
"title": "ZwerOxotnik's extendable mod with 8 addons",
5+
"title": "ZwerOxotnik's extendable mod with 8 addons ",
66
"author": "ZwerOxotnik",
77
"contact": "zweroxotnik@gmail.com, discord:ZwerOxotnik",
88
"source": "https://github.com/ZwerOxotnik/zk-lib",

0 commit comments

Comments
 (0)