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