Skip to content

Commit 8365e49

Browse files
Fixed auto-updating
1 parent c15878a commit 8365e49

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
@@ -128,7 +128,8 @@
128128
},
129129
"linux": {
130130
"executableName": "wip",
131-
"category": "ProjectManagement"
131+
"category": "Productivity",
132+
"publish": ["github"]
132133
}
133134
}
134135
}

0 commit comments

Comments
 (0)