🔥 3-day streak
GitHub Actions (GH-200)124 / 142
Question 124 of 142
You are automating the provisioning of self-hosted runners for an organization using a script that calls the GitHub REST API. The script must fetch a token that the runner's config.sh can use to register itself with the organization. When you test the automation, you notice that registration works only if the runner registers shortly after the script runs; runners that boot up later fail to register. What is the MOST likely cause?
Reviewed for accuracy · Report an issueNext question