Update Windows Travis Deploy Regex

This commit is contained in:
Sebastian Wilzbach 2018-05-08 13:52:18 +02:00
parent 4193b6a074
commit 1bfee812b7
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
provider: releases
api_key: $GH_REPO_TOKEN
file_glob: true
file: bin/dcd-.*.zip
file: bin/dcd-*.zip
skip_cleanup: true
on:
repo: dlang-community/DCD