travis
This commit is contained in:
parent
660c91e230
commit
7d318a688c
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user