mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 02:33:32 +00:00
37c53a9d5f
Back to the working pattern: - Claude generates release notes - Passes them directly to workflow via workflow_dispatch input - No tag annotation reading complexity - Simple: gh workflow run -f version=X.Y.Z -f release_notes="..." This is what you wanted and what actually works reliably.