summary refs log tree commit diff
path: root/.ci/bintray-release.json
diff options
context:
space:
mode:
Diffstat (limited to '.ci/bintray-release.json')
-rw-r--r--.ci/bintray-release.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.ci/bintray-release.json b/.ci/bintray-release.json
index 7115c910..ab6d17ba 100644
--- a/.ci/bintray-release.json
+++ b/.ci/bintray-release.json
@@ -5,14 +5,14 @@
       "matrixParams": {
         "override": 1
       },
-      "uploadPattern": "VERSION_NAME_VALUE/nheko-VERSION_NAME_VALUE.dmg"
+      "uploadPattern": "nheko/VERSION_NAME_VALUE/nheko-VERSION_NAME_VALUE.dmg"
     },
     {
       "includePattern": "nheko-VERSION_NAME_VALUE-x86_64.AppImage",
       "matrixParams": {
         "override": 1
       },
-      "uploadPattern": "VERSION_NAME_VALUE/nheko-VERSION_NAME_VALUE-x86_64.AppImage"
+      "uploadPattern": "nheko/VERSION_NAME_VALUE/nheko-VERSION_NAME_VALUE-x86_64.AppImage"
     }
   ],
   "package": {