chore: update api report with projectVariable changes

Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com>
This commit is contained in:
Ilya Katlinski
2023-10-02 15:15:28 +02:00
parent 4bed80bb6e
commit feb08fcfc6
+1 -1
View File
@@ -688,7 +688,7 @@ export function createPublishGitlabAction(options: {
ref?: string | undefined;
}[]
| undefined;
variables?:
projectVariables?:
| {
key: string;
value: string;