Expose job name as $GITHUB_JOB (#366)

This commit is contained in:
Tingluo Huang
2020-03-12 20:47:25 -04:00
committed by GitHub
parent 53fb6297cb
commit c8890d0f3f
2 changed files with 6 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ namespace GitHub.Runner.Worker
"event_name",
"event_path",
"head_ref",
"job",
"ref",
"repository",
"run_id",