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:
Phred
2025-06-15 21:33:17 -05:00
committed by benjdlambert
parent 3312901cf2
commit db7a11502e
@@ -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;