- Update descriptions for input fields in action.yml for better clarity
- Change default values for SSH port and SSH proxy port to string format
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Update base image version from `1.6.12` to `1.6.13` in Dockerfile
- Add `envs_format` input with flexible configuration in action.yml
- Add a line to README.md pointing to action.yml for more information
fix https://github.com/appleboy/ssh-action/issues/213