Fix artifact collection

This commit is contained in:
Dean Herbert 2018-08-01 22:34:45 +09:00
parent 21a19dc552
commit d454dbfdc2

View File

@ -24,7 +24,7 @@ environment:
code_signing_password: code_signing_password:
secure: 34tLNqvjmmZEi97MLKfrnQ== secure: 34tLNqvjmmZEi97MLKfrnQ==
artifacts: artifacts:
- path: 'Releases\*' - path: 'osu-deploy/releases/*'
deploy: deploy:
- provider: Environment - provider: Environment
name: github name: github