Skip to content

Commit

Permalink
Build: Fix binary publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 authored Jun 1, 2020
1 parent d818c60 commit 64396ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ matrix:
provider: releases
skip_cleanup: true
file:
- Binaries/RELEASE/*.zip
- Binaries/DEBUG/*.zip
- Binaries/*.zip
file_glob: true
on:
tags: true
Expand Down

0 comments on commit 64396ae

Please sign in to comment.