Push to S3 on all branches
This commit is contained in:
parent
c1993d63fe
commit
80bf3dfb5f
@ -92,6 +92,11 @@ deploy:
|
|||||||
file:
|
file:
|
||||||
- nheko-${VERSION}-x86_64.AppImage
|
- nheko-${VERSION}-x86_64.AppImage
|
||||||
- nheko-${VERSION}.dmg
|
- nheko-${VERSION}.dmg
|
||||||
|
on:
|
||||||
|
condition: "$DEPLOYMENT == 1"
|
||||||
|
repo: Nheko-Reborn/nheko
|
||||||
|
tags: false
|
||||||
|
all_branches: true
|
||||||
- provider: bintray
|
- provider: bintray
|
||||||
user: "redsky17"
|
user: "redsky17"
|
||||||
key:
|
key:
|
||||||
|
Loading…
Reference in New Issue
Block a user