Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/fetch/cookiecutter.ts
Signed-off-by: Johan Haals <johan.haals@gmail.com> Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -39,7 +39,7 @@ export function createFetchCookiecutterAction(options: {
|
||||
}>({
|
||||
id: 'fetch:cookiecutter',
|
||||
description:
|
||||
"Downloads template from 'url' and templates with cookiecutter",
|
||||
"Downloads a template from the given URL into the workspace, and runs cookiecutter on it.",
|
||||
schema: {
|
||||
input: {
|
||||
type: 'object',
|
||||
|
||||
Reference in New Issue
Block a user