Expose retention days in env for toolkit/artifacts package (#714)

This commit is contained in:
Yang Cao
2020-09-17 15:11:12 -04:00
committed by TingluoHuang
parent 4072908989
commit ca66b37602

View File

@@ -23,6 +23,7 @@ namespace GitHub.Runner.Worker
"ref", "ref",
"repository", "repository",
"repository_owner", "repository_owner",
"retention_days",
"run_id", "run_id",
"run_number", "run_number",
"server_url", "server_url",