Support added for SSH deploy keys.
Previously the action was pushing into the destination repository using the personal authentication token. In addition to supporting the use of the personal authentication token (no configuration changes required), there is now the option to use SSH deploy keys. This allows access to be given only to a specific destination repository.