Currently the action fails with a `line 1: syntax error near unexpected token `('` error.
Just because our build name is like this: `Spring AMQP - Main (2.3.x) - Default Job`
See more info in this SO: https://stackoverflow.com/questions/61795201/github-action-failed-syntax-error-near-unexpected-token
* Wrap `Build Name` value into double quote
in attempt to avoid unexpected token error