the plugin is hardcoded to only look for bitrise.yml file and for some cases, the project contains multiple configuration files bitrise-*.yml
we need the ability to pass the file name when init the plugin
bitrise :workflow-editor path: ./release/bitrise-foo.yml
the plugin is hardcoded to only look for
bitrise.ymlfile and for some cases, the project contains multiple configuration filesbitrise-*.ymlwe need the ability to pass the file name when init the plugin