mirror of
https://gitea.com/Lydanne/ssh-action.git
synced 2025-07-20 01:48:03 +08:00

- Add a step to stop the script if a command error occurs using `appleboy/ssh-action@v1.0.3` - Configure SSH action with host, username, password, key, port, and other parameters - Add script to create a directory and list its contents Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>