mirror of
https://github.com/actions/runner.git
synced 2025-12-11 12:57:05 +00:00
expose github.run_id and github.run_number to action runtime env. (#224)
This commit is contained in:
@@ -16,6 +16,8 @@ namespace GitHub.Runner.Worker
|
||||
"head_ref",
|
||||
"ref",
|
||||
"repository",
|
||||
"run_id",
|
||||
"run_number",
|
||||
"sha",
|
||||
"workflow",
|
||||
"workspace",
|
||||
|
||||
Reference in New Issue
Block a user