blueprint
blueprint copied to clipboard
Dynamic placeholder template conflicts with GitHub Actions
The format used by blueprint for dynamic variables placeholders "${{ my_var }}" is the same used by GitHub Actions workflows.
It would nice to have a way to use a different placeholder, otherwise blueprint wont work fine for generaing GitHub Actions workflows files.