Skip to content

Commit 109c201

Browse files
committed
Upload the Windows binary to the releases instead of the raw executable
1 parent dae2865 commit 109c201

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
@@ -59,7 +59,7 @@ jobs:
5959
provider: releases
6060
api_key: $GH_REPO_TOKEN
6161
file_glob: true
62-
file: bin/dscanner.exe
62+
file: bin/dscanner-.*.zip
6363
skip_cleanup: true
6464
on:
6565
repo: dlang-community/D-Scanner

0 commit comments

Comments
 (0)