Skip to content

Commit

Permalink
Fix artifact filter
Browse files Browse the repository at this point in the history
  • Loading branch information
weltling committed Dec 8, 2019
1 parent 16b22d1 commit ebca6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ deploy:
description: ''
auth_token:
secure: 3G2RxLQc+/+CDj6kNfeYG3tfVvSD4tAETGeP4MqxaFRipmyt7TsCjERm2LlkqIff
artifact: /projects/convey/.*\.zip
artifact: /.*\.zip/
draft: false
prerelease: false
force_update: true
Expand Down

0 comments on commit ebca6e2

Please sign in to comment.