Fixup path in deploy config.
This commit is contained in:
parent
2b0e3507b0
commit
80433e5666
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue