mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
* Set runner environment in runner context and env Extract runner_environment from the global context and expose in the `github.runner` context and env as `RUNNER_ENVIRONMENT`. Signed-off-by: Philip Harrison <philip@mailharrison.com> * encoding. --------- Signed-off-by: Philip Harrison <philip@mailharrison.com> Co-authored-by: Tingluo Huang <tingluohuang@github.com>