From 802058e501da5ff043104788e4a9e259ffd5bbd8 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Fri, 6 Dec 2024 09:42:00 +1100 Subject: [PATCH] fix: force publish to oxen-io repo temporarly --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index 6ddbd3d53a..cf629e9c34 100644 --- a/package.json +++ b/package.json @@ -221,6 +221,12 @@ }, "mmdb/GeoLite2-Country.mmdb" ], + "publish": { + "provider": "github", + "repo": "session-desktop", + "owner": "oxen-io", + "releaseType": "release" + }, "mac": { "category": "public.app-category.social-networking", "icon": "build/icon-mac.icns",