deployphp / action

GitHub Action for Deployer
MIT License
234 stars 50 forks source link

Username / Password authentication #70

Closed Seb33300 closed 1 year ago

Seb33300 commented 1 year ago

Hello,

Is there any way to authenticate using username and password instead of using a private key? Or maybe there is a specific syntax to store username and password inside the private key instead of an SSH key?

Unfortunately, my hosting provider only support username / password authentication.

Thank you

antonmedv commented 1 year ago

No. Please use ssh keys.