mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Attempt to make bintray builds for every commit
This commit is contained in:
parent
6d629f1c90
commit
c4e1d82d43
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ deploy:
|
||||||
on:
|
on:
|
||||||
condition: $DEPLOYMENT == 1
|
condition: $DEPLOYMENT == 1
|
||||||
repo: nheko-reborn/nheko
|
repo: nheko-reborn/nheko
|
||||||
tags: true
|
tags: false
|
||||||
deploy:
|
deploy:
|
||||||
- skip_cleanup: true
|
- skip_cleanup: true
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
|
Loading…
Reference in a new issue