1
0
mirror of synced 2024-11-23 08:13:51 +00:00

Fixed artifacts in AppVeyor YML ?

This commit is contained in:
Mark van Renswoude 2021-06-09 08:42:48 +02:00
parent 96a71d6dcd
commit e3d4b2a82d

View File

@ -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: