3 Commits

Author SHA1 Message Date
Gary Russell
18d58b5ef3 Upgrade jfrog-cli for Central Action 2021-11-04 15:14:41 -04:00
Artem Bilan
cc0323a8c4 Try to escape build info values
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
2021-05-17 13:11:38 -04:00
Gary Russell
1d56763bda Move Central Sync Workflows and Fix Secret Name 2021-05-04 13:56:15 -04:00