Fixup path in deploy config.

This commit is contained in:
Martin Rotter 2017-10-22 20:29:17 +02:00
parent 2b0e3507b0
commit 80433e5666

View File

@ -14,8 +14,8 @@ deploy:
provider: releases
file_glob: true
file:
- ./*.dmg
- ./*.AppImage
- rssguard-build/*.dmg
- rssguard-build/*.AppImage
skip_cleanup: true
on:
tags: true