Skip to content

Commit

Permalink
appveyor: adjust artifact regex
Browse files Browse the repository at this point in the history
Signed-off-by: Ruslan Kuprieiev <[email protected]>
  • Loading branch information
efiop committed May 20, 2019
1 parent 2989c97 commit abb6725
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 @@ -81,6 +81,6 @@ deploy:
provider: GitHub
auth_token:
secure: 25c1pNoXWbtTwUkKLcThwcl2A2xG8oXHsPuD73HVbQ7SRy9X6HzkCc2sXzhpfRtF
artifact: dvc-*\.exe
artifact: 'dvc-*.exe'
on:
APPVEYOR_REPO_TAG: true

0 comments on commit abb6725

Please sign in to comment.