mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-05 21:44:43 +08:00
Fix publishing
This commit is contained in:
parent
1b67a9fcd8
commit
90f6d14819
@ -1,7 +1,7 @@
|
|||||||
publishing {
|
publishing {
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
url = "https://api.bintray.com/maven/mamoe/mirai/mirai-core/;publish=0"
|
url = "https://api.bintray.com/maven/him188moe/mirai/mirai-core/;publish=0"
|
||||||
|
|
||||||
credentials {
|
credentials {
|
||||||
username = upload.Bintray.getUser(project)
|
username = upload.Bintray.getUser(project)
|
||||||
|
Loading…
Reference in New Issue
Block a user