expose GITHUB_REPOSITORY_OWNER. (#378)

This commit is contained in:
Tingluo Huang
2020-03-20 13:02:07 -04:00
committed by GitHub
parent dfaf6e06ee
commit 178a618e01
2 changed files with 15 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ namespace GitHub.Runner.Worker
"job",
"ref",
"repository",
"repository_owner",
"run_id",
"run_number",
"sha",