Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/gitlab.ts
Signed-off-by: Johan Haals <johan.haals@gmail.com> Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ export function createPublishGitlabAction(options: {
|
||||
}>({
|
||||
id: 'publish:gitlab',
|
||||
description:
|
||||
'Initializes a git repository of contents in workspacePath and publishes to GitLab.',
|
||||
'Initializes a git repository of the content in the workspace, and publishes to GitLab.',
|
||||
schema: {
|
||||
input: {
|
||||
type: 'object',
|
||||
|
||||
Reference in New Issue
Block a user