Skip to content

Commit 0f27ed8

Browse files
authored
Merge pull request #111 from beNative/codex/fix-github-automation-task-failure
Prevent electron-builder publish attempts without GH token
2 parents cb9faed + af4ebe5 commit 0f27ed8

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)