diff --git a/forge.config.ts b/forge.config.ts index 9358c45..2c3bff5 100644 --- a/forge.config.ts +++ b/forge.config.ts @@ -149,7 +149,7 @@ const config: ForgeConfig = { publishers: [ new PublisherGithub({ repository: { - owner: "stoatchat", + owner: "AvaLilac", name: "for-desktop", }, }),