Commit Graph

4 Commits (8a373b6435e7629d4183b6177b6796b12ed5ddc8)

Author SHA1 Message Date
appleboy 8a373b6435
ci: improve GitHub Actions workflow reliability
- Add `continue-on-error: true` to the GitHub Actions workflow

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-07-20 13:26:41 +08:00
appleboy 54cfcd8727
ci: enhance CI workflow and API integration
- Add `continue-on-error: true` to the GitHub Actions workflow

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-07-20 13:25:58 +08:00
appleboy 86881186f7
ci: enhance GitHub Actions with secret variable support
- Add a step to pass secret variables in the shell within the GitHub Actions workflow

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-07-20 13:21:26 +08:00
Bo-Yi Wu 06fa62e61c
ci: rename the workflow files.
- Rename `ci.yml` to `main.yml`
- Rename `ssh-server.yml` to `stable.yml`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-07-14 17:19:13 +08:00