Dynamic placeholder template conflicts with GitHub Actions
Opened this issue · 0 comments
brpaz commented
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.