e009af0575
Multi-line python3 -c "..." with zero-indented Python code caused Gitea to fail parsing the workflow YAML (line 188: could not find expected ':'). Replace with jq which handles variable interpolation in a single line. This was silently breaking every push-triggered workflow run. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>