jmurphyau / ember-truth-helpers

Ember HTMLBars Helpers for {{if}} & {{unless}}: not, and, or, eq & is-array
MIT License
706 stars 95 forks source link

Add new workflow to provide release branches #180

Closed SergeAstapov closed 1 year ago

SergeAstapov commented 1 year ago

this PR adds https://github.com/kategengler/put-built-npm-package-contents-on-branch/ to allow test latest changes in v2 add-on.

this was easily done for v1 addons by using GitHub urls in package.json which is not possible for monorepos.