mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Push to S3 on all branches
This commit is contained in:
parent
c1993d63fe
commit
80bf3dfb5f
1 changed files with 5 additions and 0 deletions
|
@ -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 a new issue