You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 months ago
..
goreleaser.yml ci: implement automated release workflow with GoReleaser 9 months ago
main.yml ci: standardize naming and validation of stdout steps 7 months ago
stable.yml ci(action): remove script stop functionality from project (#350) 7 months ago