1
1
Fork 0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-03-28 14:46:19 +01:00
Commit graph

4 commits

Author SHA1 Message Date
appleboy
7eaf76671a
docs(readme): update SSH action and enhance Chinese README files
- Update `appleboy/ssh-action` from version `v1.1.0` to `v1.2.0` in multiple instances
- Add `script_file` option to the Chinese (Simplified) and Chinese (Traditional) README files
- Add example for executing commands from a file in the Chinese (Simplified) and Chinese (Traditional) README files

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-11-17 15:08:23 +08:00
Lukáš Tesař
3f1416813d
fix: typo in success message (#340)
Some checks failed
testing main branch / default-user-name-password (push) Failing after 7s
testing main branch / check-ssh-key (push) Failing after 6s
testing main branch / support-key-passphrase (push) Failing after 5s
testing main branch / multiple-server (push) Failing after 5s
testing main branch / support-ed25519-key (push) Failing after 5s
testing main branch / testing ipv6 (push) Failing after 2s
testing main branch / testing-with-env (push) Failing after 5s
testing stable version / default-user-name-password (push) Failing after 3s
testing stable version / check-ssh-key (push) Failing after 2s
testing stable version / support-key-passphrase (push) Failing after 3s
testing stable version / multiple-server (push) Failing after 3s
testing stable version / support-ed25519-key (push) Failing after 2s
testing stable version / testing-with-env (push) Failing after 3s
Reflects changes made by [drone-ssh#283](https://github.com/appleboy/drone-ssh/pull/283)
2024-10-13 09:00:02 +08:00
appleboy
bb32884d53
chore: enhance CI/CD workflows and documentation formatting
Some checks failed
testing main branch / default-user-name-password (push) Failing after 13s
testing main branch / support-key-passphrase (push) Failing after 10s
testing main branch / support-ed25519-key (push) Failing after 6s
testing main branch / multiple-server (push) Failing after 9s
testing main branch / testing-with-env (push) Failing after 6s
testing main branch / testing ipv6 (push) Failing after 4s
testing stable version / default-user-name-password (push) Failing after 4s
testing stable version / check-ssh-key (push) Failing after 3s
testing stable version / support-key-passphrase (push) Failing after 3s
testing stable version / multiple-server (push) Failing after 3s
testing stable version / support-ed25519-key (push) Failing after 3s
testing stable version / testing-with-env (push) Failing after 3s
testing main branch / check-ssh-key (push) Failing after 46s
- Update `appleboy/ssh-action` from version `v1.0.3` to `v1.1.0` in multiple instances
- Fix table formatting in `README.md`

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-10-06 21:19:31 +08:00
archiguru
d732991ab0
docs(lang): README.zh-cn Document (#332)
* feat: add README.zh-cn Document

* feat: add zh-cn superlink
2024-09-07 15:36:08 +08:00