feat: Changes template_dir to template in setup-project

This commit is contained in:
2024-11-26 18:32:21 -05:00
parent 916e62f6e6
commit 1ae281b078
2 changed files with 11 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
# path: "/path/to/template/dir
# vars: "repo_vars"
# repo: (optional if using a repo as a template)
template_dir:
template:
path: "/path/to/template/dir"
vars: "repo_vars"