mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
Expose job name as $GITHUB_JOB (#366)
This commit is contained in:
@@ -14,6 +14,7 @@ namespace GitHub.Runner.Worker
|
||||
"event_name",
|
||||
"event_path",
|
||||
"head_ref",
|
||||
"job",
|
||||
"ref",
|
||||
"repository",
|
||||
"run_id",
|
||||
|
||||
Reference in New Issue
Block a user