avoid crash when folder doesn't contain a file with a matching pattern:
$ bump deploy --auto-create --hub "test-hub" --token $BUMPSH_TOKEN --filename-pattern "{slug}-api" "test-case"
> Error: No documentation found in test-case
This returns a non 0 error code where as its not really an error from the CLI.
avoid crash when folder doesn't contain a file with a matching pattern:
This returns a non 0 error code where as its not really an error from the CLI.