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