Build: Fix binary publishing

This commit is contained in:
vit9696 2020-06-01 17:49:20 +03:00 committed by GitHub
parent d818c6012a
commit 64396aebdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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