prevent GH upload?
This commit is contained in:
		@@ -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',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user