easingthemes / ssh-deploy

GitHub Action for deploying code via rsync over ssh. (with NodeJS)
MIT License
1.19k stars 146 forks source link

sshKey: Fix storing invalid SSH key format as #160 #161

Closed jakubboucek closed 1 year ago

jakubboucek commented 1 year ago

This PR fixed invalid SSH key creation. See whole bug description at Issue #160.

Closes #160

easingthemes commented 1 year ago

Similar PR https://github.com/easingthemes/ssh-deploy/pull/156 should solve the issue using cross OS solution