- Fix multiline commit message syntax that was breaking YAML parsing - Add missing GITHUB_TOKEN environment variable for gh CLI commands - Simplify commit message to avoid YAML parsing issues The workflow was failing due to unescaped multiline string in git commit command. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>