refactor: Use http client to authenticate github
This commit is contained in:
2
packages/types/index.d.ts
vendored
2
packages/types/index.d.ts
vendored
@@ -177,5 +177,5 @@ export interface ISubstep {
|
||||
}
|
||||
|
||||
export type IHttpClientParams = {
|
||||
baseURL: string;
|
||||
baseURL?: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user