jelhan/create-github-actions-setup-for-ember-addon

Simplify node version upgrades by defining it once in created workflow

jelhan opened this issue · 0 comments

@ijlee2 pointed out that we can define the node version once as a global variable and use it at many places in the workflow: jelhan/ember-style-modifier#32 (comment) This would ease upgrades of node version in generated CI workflow.