Skip to content

Commit 1dfb7c9

Browse files
committed
Configure Publish
1 parent 26e16d8 commit 1dfb7c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"mac": {
7171
"category": "public.app-category.developer-tools",
7272
"icon": "assets/images/app-icon.icns",
73-
"identity": "Emmanouil Konstantinidis (3YP8SXP3BF)"
73+
"identity": "Emmanouil Konstantinidis (3YP8SXP3BF)",
74+
"publish": ["github"]
7475
},
7576
"dmg": {
7677
"icon": "assets/images/app-icon.icns"

0 commit comments

Comments
 (0)