Update Windows Travis Deploy Regex (#354)

This commit is contained in:
Sebastian Wilzbach 2018-05-08 23:43:41 +02:00 committed by GitHub
parent c4e7335850
commit c2aea82395
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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