Attempt to make bintray builds for every commit

This commit is contained in:
redsky17 2019-01-30 19:18:07 -05:00
parent 6d629f1c90
commit c4e1d82d43
1 changed files with 1 additions and 1 deletions

View File

@ -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