You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: enhance GitHub Actions with secret variable support (#330)
* 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 <[email protected]>
* ci: enhance CI workflow and API integration
- Add `continue-on-error: true` to the GitHub Actions workflow
Signed-off-by: appleboy <[email protected]>
* ci: improve GitHub Actions workflow reliability
- Add `continue-on-error: true` to the GitHub Actions workflow
Signed-off-by: appleboy <[email protected]>
---------
Signed-off-by: appleboy <[email protected]>
0 commit comments