mirror of
https://github.com/actions/runner.git
synced 2025-12-10 04:06:57 +00:00
Add attempt number to GitHub context (#1302)
* Add attempt number to GitHub context * Change context name * Changing order
This commit is contained in:
@@ -26,6 +26,7 @@ namespace GitHub.Runner.Worker
|
||||
"repository",
|
||||
"repository_owner",
|
||||
"retention_days",
|
||||
"run_attempt",
|
||||
"run_id",
|
||||
"run_number",
|
||||
"server_url",
|
||||
|
||||
Reference in New Issue
Block a user