🔥 3-day streak
GitHub Actions (GH-200)66 / 142
Question 66 of 142
You are authoring a JavaScript action that starts a background proxy process during the main step and must ensure the proxy is always terminated after the job finishes, even if a later step in the workflow fails. You want this cleanup logic to run automatically without requiring consumers to add a separate step. Which action.yml configuration achieves this?
Reviewed for accuracy · Report an issueNext question