back

by ed_balls·3y ago·view on hn ↗
Should the action substitute cookiecutter? I see `src/{{cookiecutter.repository}}` after generation
1 comments
Yeah, it should substitute it after you use the template to create your own repository (as long as it doesn't have template string within the repository name). The action is run automatically, as briefly outlined in documentation here: https://inovintell.github.io/docs-template/initialization/

If it doesn't work for you, please let us know in the issue and include the example, thank you!