fix(electron): point issue links to current repo (#1223)

* fix(electron): point issue links to current repo

* fix(electron): point updater links to org repo

* fix(electron): align release publish owner

---------

Co-authored-by: Isaac Sanchez <isanchez-hawkins@arize.com>
This commit is contained in:
Isaac Sanchez-Hawkins
2026-05-12 10:59:40 +03:00
committed by GitHub
co-authored by Isaac Sanchez
parent 707ac6f408
commit da690b67a3
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
},
"publish": {
"provider": "github",
"owner": "btriapitsyn",
"owner": "openchamber",
"repo": "openchamber"
}
}