Fix regexp to scan for component files
Problem
When releasing tag containing a component templates/one-two-three.yml the user gets Project must contain components error.
Solution
The problem is caused by the regexp being too strict.
When releasing tag containing a component templates/one-two-three.yml the user gets Project must contain components error.
The problem is caused by the regexp being too strict.