prevent GH upload?

This commit is contained in:
cutls 2021-04-13 15:09:41 +09:00
parent 6a1e5e9e40
commit f719caab4b

View File

@ -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',