mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
63fa564725
- Add GitHub Actions workflow that validates releases after upload - Re-downloads all assets from GitHub release - Re-runs validate-release.sh on downloaded assets - Sets commit status (blocks publish if validation fails) - Updates release description with validation results Final safety net: Catches checksum mismatches even after upload Related to #671