How about now?
This commit is contained in:
parent
e3d4b2a82d
commit
439a8ad556
@ -22,12 +22,14 @@ configuration:
|
|||||||
after_build:
|
after_build:
|
||||||
- cmd: "\"C:\\Program Files (x86)\\Inno Setup 6\\ISCC.exe\" \"Windows\\Setup\\MassiveKnobSetup.iss\""
|
- cmd: "\"C:\\Program Files (x86)\\Inno Setup 6\\ISCC.exe\" \"Windows\\Setup\\MassiveKnobSetup.iss\""
|
||||||
|
|
||||||
|
artifacts:
|
||||||
|
- path: 'Windows\Release\MassiveKnobSetup-*.exe'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: GitHub
|
provider: GitHub
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: fPvma5Dn9PV65Juan1Lx9AcxoGwLSRIxSjYZGZ46EvI8QoXEUGH0T0fnJDYF5vbM
|
secure: fPvma5Dn9PV65Juan1Lx9AcxoGwLSRIxSjYZGZ46EvI8QoXEUGH0T0fnJDYF5vbM
|
||||||
artifacts:
|
artifact: /Windows\\Release\\MassiveKnobSetup-.*\.exe/
|
||||||
- path: 'Windows\Release\MassiveKnobSetup-*.exe'
|
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
on:
|
on:
|
||||||
|
Loading…
Reference in New Issue
Block a user