mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 05:23:08 +00:00
- 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>