Issue:
The Deploy to Google Play Step fails with the following error:
Failed to update track, reason: could not find track with name alpha
Possible solution:
Google's deployment solution is organized into different channels which are called tracks. The submission API used for our Step is case sensitive. Check and verify that the name you specified is correct. For example, in the case of the error about you must specify the name as "Alpha" with a capital "A".