Update forge.config.ts

Signed-off-by: AvaLilac <amyshimplays@gmail.com>
This commit is contained in:
AvaLilac 2026-03-28 15:05:51 -04:00 committed by GitHub
parent 47e524f0d2
commit 73af6e3062
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,7 +149,7 @@ const config: ForgeConfig = {
publishers: [ publishers: [
new PublisherGithub({ new PublisherGithub({
repository: { repository: {
owner: "stoatchat", owner: "AvaLilac",
name: "for-desktop", name: "for-desktop",
}, },
}), }),