mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-03 19:59:43 +01:00
new travis.yml
This commit is contained in:
parent
116b693ba7
commit
3da90f540d
@ -15,8 +15,8 @@ deploy:
|
||||
api_key:
|
||||
secure: "$GH_TOKEN"
|
||||
file_glob: true
|
||||
file: *.dmg
|
||||
file: *.AppImage
|
||||
file: "*.dmg"
|
||||
file: "*.AppImage"
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
Loading…
Reference in New Issue
Block a user