miloserdow / capistrano-deploy

Github Actions for Capistrano
MIT License
128 stars 43 forks source link

Fix README #49

Closed bettysteger closed 1 year ago

felipecsl commented 1 year ago

I think we should actually change the input default instead here https://github.com/miloserdow/capistrano-deploy/blob/f81622d4036ecc0a685f04d0c5c6a9758cb27e88/action.yml#L20, since this is no longer using RSA for encryption

miloserdow commented 1 year ago

We switched to ed25519 from rsa for better compatibility. Latest README.md is up-to-date, thus this PR is not needed at the moment. Closing, but thanks for participation.