correct bintray name
This commit is contained in:
parent
7840c36f71
commit
8949053849
@ -20,7 +20,7 @@ buildscript {
|
||||
]
|
||||
project.ext.BINTRAY = [
|
||||
repo : 'streamly-repo',
|
||||
name : 'ch.streamly:chronicle-flux',
|
||||
name : 'chronicle-flux',
|
||||
organization: 'streamly',
|
||||
userName : System.getenv('BINTRAY_USER'),
|
||||
apiToken : System.getenv('BINTRAY_API_TOKEN')
|
||||
|
Loading…
Reference in New Issue
Block a user