Uploads your build (.app or .apk) to Waldo.
You must specify at least a build path and a Waldo upload token.
Typically the build path is generated by a previous build Step in your Workflow. For example:
.app at $BITRISE_APP_DIR_PATH.apk at $BITRISE_APK_PATHEach application registered in Waldo is associated with a unique upload token. You can find the upload token for your app by going to the Documentation screen for your app in Waldo. This token should be specified as a secret environment variable.