shimataro / ssh-key-action

GitHub Action that installs SSH key to .ssh
https://github.com/marketplace/actions/install-ssh-key
MIT License
581 stars 87 forks source link

fix: do not remove .ssh dir on cleanup. use .backup files instead #247

Closed bambeusz closed 1 year ago

bambeusz commented 1 year ago

Fixes #231 #232

shimataro commented 1 year ago

thank you for your PR, please let me check it later!

shimataro commented 1 year ago

Sorry for the late confirmation. I have created #251 based on your PR. It will be released soon.

Once again, thank you for the PR!