diff options
author | redsky17 <joedonofry@gmail.com> | 2019-01-18 18:54:20 +0000 |
---|---|---|
committer | redsky17 <joedonofry@gmail.com> | 2019-01-18 18:54:20 +0000 |
commit | dd0b28f21761decfcea0473128308052f46dcf4c (patch) | |
tree | 63a9d71b6c3d8497f04ee199efde39e1bda67f33 /.ci | |
parent | Update CI Configs (diff) | |
download | nheko-dd0b28f21761decfcea0473128308052f46dcf4c.tar.xz |
Update bintray-release.json
Diffstat (limited to '.ci')
-rw-r--r-- | .ci/bintray-release.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.ci/bintray-release.json b/.ci/bintray-release.json index f560ecad..2e6d10e4 100644 --- a/.ci/bintray-release.json +++ b/.ci/bintray-release.json @@ -24,8 +24,8 @@ "name": "nheko", "public_download_numbers": true, "public_stats": true, - "repo": "matrix", - "subject": "mujx", + "repo": "nheko", + "subject": "nheko-reborn", "vcs_url": "https://github.com/Nheko-Reborn/nheko", "website_url": "https://github.com/Nheko-Reborn/nheko" }, |