travis
This commit is contained in:
		@@ -30,7 +30,6 @@ deploy:
 | 
			
		||||
  skip_cleanup: true
 | 
			
		||||
  on:
 | 
			
		||||
    repo: cutls/TheDesk
 | 
			
		||||
    tags: false
 | 
			
		||||
    tags: true
 | 
			
		||||
branches:
 | 
			
		||||
  # only: "/^v?[0-9\\.]+/"
 | 
			
		||||
  only: "/.+/"
 | 
			
		||||
  only: "/^v?[0-9\\.]+/"
 | 
			
		||||
 
 | 
			
		||||
@@ -21,7 +21,7 @@ const config = {
 | 
			
		||||
    },
 | 
			
		||||
    win: {
 | 
			
		||||
        icon: 'build/thedesk.ico',
 | 
			
		||||
        target: ['nsis', 'appx', 'portable'],
 | 
			
		||||
        target: ['nsis', 'appx', 'portable']
 | 
			
		||||
    },
 | 
			
		||||
    appx: {
 | 
			
		||||
        identityName: '53491Cutls.TheDesk',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user