Commit Graph

12 Commits (f579d71942bc5b32150f75471c095aa438c5689d)

Author SHA1 Message Date
Bo-Yi Wu f579d71942 chore: improve action.yml clarity and update default values
- 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>
2 years ago
Bo-Yi Wu 334f9259f2
chore: update action configuration for greater flexibility (#240)
- 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
2 years ago
Bo-Yi Wu 03b440e441 docs: add cipher parameter 5 years ago
Bo-Yi Wu c9eebc1cde
chore: support use_insecure_cipher (#57) 5 years ago
Daniel Hwang 6b00175bad
add support for fingerprint: (#54) 5 years ago
Bo-Yi Wu 03b5d10ad6 docs: update desctiption 5 years ago
Alexey Kleandrov cfe9c45db6
docs: sync parameter (#25) 5 years ago
Bo-Yi Wu e5c07fceef
support passphrase (#18)
* support passphrase

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
5 years ago
Bo-Yi Wu 0dee98b334 docs: support proxy command 5 years ago
Bo-Yi Wu 9085f3ea5b chore: update default timeout to 10 minutes 5 years ago
Bo-Yi Wu bffdd4e1f4 chore(ssh): set default port as 22
fix: https://github.com/appleboy/ssh-action/issues/5

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
5 years ago
Bo-Yi Wu fd26aa3ca7 chore: add github action yaml 5 years ago