Broken Workflow Debugging
Analyze a broken GitHub Actions workflow line by line to identify and fix problems.
Prompt
Here's a broken GitHub Actions workflow: "[paste YAML]". Can you walk through it line by line, explain what it does, and help me fix any mistakes?