Added multi-org support
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -210,6 +210,8 @@ export interface Team {
|
||||
export interface ReadmeConfig {
|
||||
project: string;
|
||||
repo: string;
|
||||
host?: string;
|
||||
org?: string;
|
||||
}
|
||||
|
||||
/** @public */
|
||||
|
||||
Reference in New Issue
Block a user