blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

Dynamic placeholder template conflicts with GitHub Actions

Open brpaz opened this issue 5 years ago • 0 comments

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.

brpaz avatar May 24 '20 14:05 brpaz