prevent GH upload?
This commit is contained in:
parent
6a1e5e9e40
commit
f719caab4b
|
@ -21,7 +21,8 @@ const config = {
|
||||||
},
|
},
|
||||||
win: {
|
win: {
|
||||||
icon: 'build/thedesk.ico',
|
icon: 'build/thedesk.ico',
|
||||||
target: ['nsis', 'appx', 'portable']
|
target: ['nsis', 'appx', 'portable'],
|
||||||
|
publish: []
|
||||||
},
|
},
|
||||||
appx: {
|
appx: {
|
||||||
identityName: '53491Cutls.TheDesk',
|
identityName: '53491Cutls.TheDesk',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user