added API report (again)
Signed-off-by: Phred <fearphage@gmail.com> After `yarn install` and `yarn build:api-reports` Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -247,8 +247,8 @@ export function createGithubRepoCreateAction(options: {
|
||||
access: string;
|
||||
}
|
||||
| {
|
||||
access: string;
|
||||
team: string;
|
||||
access: string;
|
||||
}
|
||||
)[]
|
||||
| undefined;
|
||||
@@ -406,8 +406,8 @@ export function createPublishGithubAction(options: {
|
||||
access: string;
|
||||
}
|
||||
| {
|
||||
access: string;
|
||||
team: string;
|
||||
access: string;
|
||||
}
|
||||
)[]
|
||||
| undefined;
|
||||
|
||||
Reference in New Issue
Block a user