Files
payload-mailing/.github/workflows/version-and-publish.yml
Bas van den Aakster ddc9df1dba Update Claude CLI command to use correct syntax with print mode
### 🐛 Bug Fixes
- Changed from `claude-code` to `claude -p` for non-interactive execution
- Fixed YAML syntax issues with multiline command arguments
- Used separate PROMPT variable to avoid YAML parsing conflicts

### 🔧 Improvements
- Uses correct Claude CLI syntax with -p/--print flag for automation
- Properly structured command for GitHub Actions environment
- Maintains changelog generation functionality with correct CLI invocation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-13 14:12:52 +02:00

16 KiB