Files
Claude c87aa2333a Fix release workflow to handle unchanged build files gracefully
- Use git diff --staged --quiet to only commit if there are changes
- Make push fail gracefully to allow release creation to continue
- Resolves issue where workflow fails when dist/index.js hasn't changed
2025-11-14 15:39:43 +00:00
..