Update Windows Travis Deploy Regex
This commit is contained in:
parent
7a1050210e
commit
e217f95f31
|
@ -57,7 +57,7 @@ jobs:
|
|||
provider: releases
|
||||
api_key: $GH_REPO_TOKEN
|
||||
file_glob: true
|
||||
file: bin/dscanner-.*.zip
|
||||
file: bin/dscanner-*.zip
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: dlang-community/D-Scanner
|
||||
|
|
Loading…
Reference in New Issue