Update plugins/scaffolder-backend-module-gitlab/src/actions/gitlab.ts
Co-authored-by: Ben Lambert <ben@blam.sh> Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
This commit is contained in:
committed by
GitHub
parent
06eee14594
commit
747b34ba49
@@ -129,7 +129,7 @@ export function createPublishGitlabAction(options: {
|
||||
type: ['string', 'boolean'],
|
||||
},
|
||||
skipExisting: {
|
||||
title: 'Source Path',
|
||||
title: 'Skip if repository exists',
|
||||
description:
|
||||
'Do not publish the repository if it already exists. The default value is false.',
|
||||
type: ['boolean'],
|
||||
|
||||
Reference in New Issue
Block a user