Fixed artifacts in AppVeyor YML ?
This commit is contained in:
parent
96a71d6dcd
commit
e3d4b2a82d
@ -26,7 +26,8 @@ deploy:
|
|||||||
provider: GitHub
|
provider: GitHub
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: fPvma5Dn9PV65Juan1Lx9AcxoGwLSRIxSjYZGZ46EvI8QoXEUGH0T0fnJDYF5vbM
|
secure: fPvma5Dn9PV65Juan1Lx9AcxoGwLSRIxSjYZGZ46EvI8QoXEUGH0T0fnJDYF5vbM
|
||||||
artifact: /Windows\\Release\\MassiveKnobSetup-.*\.exe/
|
artifacts:
|
||||||
|
- path: 'Windows\Release\MassiveKnobSetup-*.exe'
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
on:
|
on:
|
||||||
|
Loading…
Reference in New Issue
Block a user