Updating the API report as a new property has been added
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
This commit is contained in:
@@ -18,6 +18,7 @@ export function createPublishGiteaAction(options: {
|
||||
repoUrl: string;
|
||||
description: string;
|
||||
defaultBranch?: string | undefined;
|
||||
repoVisibility?: 'private' | 'public' | undefined;
|
||||
gitCommitMessage?: string | undefined;
|
||||
gitAuthorName?: string | undefined;
|
||||
gitAuthorEmail?: string | undefined;
|
||||
|
||||
Reference in New Issue
Block a user