Skip to content

Commit af4ebe5

Browse files
committed
Prevent electron-builder publish attempts
1 parent cb9faed commit af4ebe5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"typescript": "^5.5.3"
6666
},
6767
"build": {
68+
"publish": null,
6869
"appId": "com.electron.docforge",
6970
"productName": "DocForge",
7071
"files": [

0 commit comments

Comments
 (0)