Skip to content

Commit c2aea82

Browse files
authored
Update Windows Travis Deploy Regex (#354)
1 parent c4e7335 commit c2aea82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
provider: releases
8888
api_key: $GH_REPO_TOKEN
8989
file_glob: true
90-
file: bin/dfmt-.*.zip
90+
file: bin/dfmt-*.zip
9191
skip_cleanup: true
9292
on:
9393
repo: dlang-community/dfmt

0 commit comments

Comments
 (0)