fix: generate api-report.md
Signed-off-by: Maurice Mohlek <maurice.mohlek@valtech.de>
This commit is contained in:
@@ -341,6 +341,9 @@ export function createPublishBitbucketServerAction(options: {
|
||||
sourcePath?: string | undefined;
|
||||
enableLFS?: boolean | undefined;
|
||||
token?: string | undefined;
|
||||
gitCommitMessage?: string | undefined;
|
||||
gitAuthorName?: string | undefined;
|
||||
gitAuthorEmail?: string | undefined;
|
||||
}>;
|
||||
|
||||
// @public
|
||||
|
||||
Reference in New Issue
Block a user