Skip to content

Commit 9d50c5d

Browse files
committed
#20
1 parent cb1b02b commit 9d50c5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ const buildApp = async () => {
7171
copyright: `Copyright © ${new Date().getFullYear()} Cosmic-fi (Cosmic Boucher)`,
7272
forceCodeSigning: false,
7373
afterSign: null,
74+
publish: null,
7475
artifactName: '${productName}-${version}-${os}-${arch}.${ext}',
7576
extraMetadata: {
7677
main: 'appsrc/electron/main.js'

0 commit comments

Comments
 (0)