chore: fix uncommitted changes to the public API or reports of a package error
Signed-off-by: Jan Michael Ong <adobejmong@gmail.com>
This commit is contained in:
@@ -254,8 +254,8 @@ export function createGithubRepoCreateAction(options: {
|
||||
access: string;
|
||||
}
|
||||
| {
|
||||
access: string;
|
||||
team: string;
|
||||
access: string;
|
||||
}
|
||||
)[]
|
||||
| undefined;
|
||||
@@ -445,8 +445,8 @@ export function createPublishGithubAction(options: {
|
||||
access: string;
|
||||
}
|
||||
| {
|
||||
access: string;
|
||||
team: string;
|
||||
access: string;
|
||||
}
|
||||
)[]
|
||||
| undefined;
|
||||
|
||||
Reference in New Issue
Block a user