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