mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
fix github
This commit is contained in:
parent
8754d989a9
commit
bd33a0e39a
@ -59,7 +59,7 @@ class MiraiConsoleBuildPlugin : Plugin<Project> {
|
||||
runCatching {
|
||||
upload.GitHub.upload(
|
||||
file,
|
||||
"https://api.github.com/repos/mamoe/mirai-repo/contents/shadow/${project.name}/$filename",
|
||||
"https://api.github.com/repos/project-mirai/mirai-repo/contents/shadow/${project.name}/$filename",
|
||||
project
|
||||
)
|
||||
}.exceptionOrNull()?.let {
|
||||
|
Loading…
Reference in New Issue
Block a user