1
1
Fork 0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-03-28 14:46:19 +01:00
ssh-action/.github/workflows
Bo-Yi Wu fa25e303db
ci: standardize naming and validation of stdout steps
- Rename `stdout` step to `stdout01` in the GitHub Actions workflow
- Rename `check stdout` step to `check stdout 01`
- Update references to `stdout` to `stdout01` in echo and grep commands
- Add a new step `stdout02` for SSH command execution with stdout capture
- Add a new step `check stdout 02` to validate the output of `stdout02` step

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-12-05 16:18:06 +08:00
..
goreleaser.yml ci: implement automated release workflow with GoReleaser 2024-10-06 21:15:22 +08:00
main.yml ci: standardize naming and validation of stdout steps 2024-12-05 16:18:06 +08:00
stable.yml ci(action): remove script stop functionality from project (#350) 2024-12-02 21:25:26 +08:00