Adding API Report

Signed-off-by: Josh Maxwell <jmaxwell@qualtrics.com>
This commit is contained in:
Josh Maxwell
2022-10-24 23:29:20 -06:00
parent 8a77c639a1
commit 69a6e87b07
+1
View File
@@ -422,6 +422,7 @@ export function createPublishGitlabAction(options: {
gitAuthorName?: string | undefined;
gitAuthorEmail?: string | undefined;
setUserAsOwner?: boolean | undefined;
topics?: string[] | undefined;
}>;
// @public