When pushing a package from dev branch the name is something like -dev
When from main it is name -main
I then use Octo.exe to deploy a version using Lifecycle name and the current version.
I was then hoping that it selected the right channel based on the tag-rule defined on the channel.
Is this true?