Skip to content

Add support for deploy keys (SSH keys)

Compare
Choose a tag to compare
@cpina cpina released this 27 Jun 10:07
· 14 commits to main since this release

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.