Public Access
1
0
mirror of https://github.com/appleboy/ssh-action.git synced 2026-01-28 23:13:15 +03:00
Files
ssh-action/.github/workflows/ssh-server.yml
Bo-Yi Wu acd41e5091 ci: enhance SSH job testing with varied key/password scenarios
- Correct the name of the SSH job from "ssh by private" to "ssh by private key"
- Add a job to test SSH with the correct key but wrong password
- Add a job to test SSH with the correct password but wrong key

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-06-05 15:57:27 +08:00

3.4 KiB