Update Windows Travis Deploy Regex (#354)
This commit is contained in:
parent
c4e7335850
commit
c2aea82395
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue