feat: restore space
Signed-off-by: Elaine Mattos <elaine.mattos@gmail.com>
This commit is contained in:
committed by
Elaine Mattos
parent
99b109849d
commit
0404e98e5e
+1
@@ -60,6 +60,7 @@ export const createGitlabGroupEnsureExistsAction = (options: {
|
||||
|
||||
const { path } = ctx.input;
|
||||
const { token, integrationConfig } = getToken(ctx.input, integrations);
|
||||
|
||||
const api = new Gitlab({
|
||||
host: integrationConfig.config.baseUrl,
|
||||
token: token,
|
||||
|
||||
Reference in New Issue
Block a user