fix: update GitHub repository owner and name in configuration
This commit is contained in:
parent
47b1f35141
commit
d88150b092
|
|
@ -176,8 +176,8 @@ const config: ForgeConfig = {
|
|||
publishers: [
|
||||
new PublisherGithub({
|
||||
repository: {
|
||||
owner: "stoatchat",
|
||||
name: "for-desktop",
|
||||
owner: "Qinbeans",
|
||||
name: "stoat",
|
||||
},
|
||||
}),
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue