Commit Graph

11 Commits

Author SHA1 Message Date
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
2023-04-13 11:15:42 +08:00
Bo-Yi Wu
03b440e441 docs: add cipher parameter 2020-05-24 13:13:09 +08:00
Bo-Yi Wu
c9eebc1cde
chore: support use_insecure_cipher (#57) 2020-05-24 10:54:31 +08:00
Daniel Hwang
6b00175bad
add support for fingerprint: (#54) 2020-05-19 14:21:26 +08:00
Bo-Yi Wu
03b5d10ad6 docs: update desctiption 2020-02-13 21:17:09 +08:00
Alexey Kleandrov
cfe9c45db6
docs: sync parameter (#25) 2020-01-30 22:40:33 +08:00
Bo-Yi Wu
e5c07fceef
support passphrase (#18)
* support passphrase

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-12-30 19:50:55 +08:00
Bo-Yi Wu
0dee98b334 docs: support proxy command 2019-12-07 20:05:02 +08:00
Bo-Yi Wu
9085f3ea5b chore: update default timeout to 10 minutes 2019-11-30 23:01:49 +08:00
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>
2019-09-30 16:54:44 +08:00
Bo-Yi Wu
fd26aa3ca7 chore: add github action yaml 2019-09-29 10:34:58 +08:00