Include additional parameters in answers
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
6e451dc85c
commit
58fb21967a
@@ -105,6 +105,7 @@ export async function collectPortableTemplateInput(
|
||||
);
|
||||
|
||||
const answers = {
|
||||
...parameters,
|
||||
...prefilledAnswers,
|
||||
...promptAnswers,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user