Add file commands for save-state and set-output (#2118)

This commit is contained in:
Francesco Renzi
2022-09-26 10:17:46 +01:00
committed by GitHub
parent 0678e8df09
commit 15cbadb4af
5 changed files with 1085 additions and 109 deletions

View File

@@ -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",