Skip to content

Commit

Permalink
better artifact filter
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Jun 8, 2017
1 parent 62ef89a commit eff0c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -46,7 +46,7 @@ deploy:
description: 'Windows Binary'
auth_token:
secure: tc2Va9OWLH9H/uKPUKCUmv+q+wQpzRVJd6t8ckXjqzGnOo9eWyiQCmuuUjcuM3b8
artifact: \*_*.zip
artifact: '*_*.zip'
draft: false
prerelease: false
on:
Expand Down

0 comments on commit eff0c9b

Please sign in to comment.