diff --git a/app/package.json b/app/package.json index 6976f9c05..03f7beb9e 100644 --- a/app/package.json +++ b/app/package.json @@ -28,7 +28,11 @@ "entitlements": "entitlements.mac.plist", "entitlementsInherit": "entitlements.mac.plist", "publish": [ - "github" + { + "provider": "github", + "owner": "dbgate", + "repo": "dbgate" + } ], "target": { "target": "default", @@ -56,7 +60,11 @@ "category": "Development", "synopsis": "Database manager for SQL Server, MySQL, PostgreSQL, MongoDB and SQLite", "publish": [ - "github" + { + "provider": "github", + "owner": "dbgate", + "repo": "dbgate" + } ] }, "appImage": { @@ -91,7 +99,11 @@ ], "icon": "icon.ico", "publish": [ - "github" + { + "provider": "github", + "owner": "dbgate", + "repo": "dbgate" + } ] }, "files": [