mirror of
https://github.com/actions/runner.git
synced 2025-12-13 19:03:44 +00:00
Add file commands for save-state and set-output (#2118)
This commit is contained in:
@@ -21,6 +21,7 @@ namespace GitHub.Runner.Worker
|
||||
"graphql_url",
|
||||
"head_ref",
|
||||
"job",
|
||||
"output",
|
||||
"path",
|
||||
"ref_name",
|
||||
"ref_protected",
|
||||
@@ -34,6 +35,7 @@ namespace GitHub.Runner.Worker
|
||||
"run_number",
|
||||
"server_url",
|
||||
"sha",
|
||||
"state",
|
||||
"step_summary",
|
||||
"triggering_actor",
|
||||
"workflow",
|
||||
|
||||
Reference in New Issue
Block a user