mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 04:07:16 +00:00
1cb40b5963
- 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