Currently, I believe the CLI will not build for a release if there are no changes to /cli
If possible, I'd like for the binaries to be copied (and maybe renamed) to the new release if the cli did not change. And of course, the cli should be built and released if there are changes.
Currently, I believe the CLI will not build for a release if there are no changes to
/cliIf possible, I'd like for the binaries to be copied (and maybe renamed) to the new release if the cli did not change. And of course, the cli should be built and released if there are changes.