mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 20:22:53 +00:00
2a9e9e01fe
- Standalone binaries (pulse-sensor-proxy-*, pulse-host-agent-*) were matching both binaries AND .sha256 files - .sha256 files already uploaded in 'Upload checksums.txt first' step - gh release upload fails when same asset uploaded twice - Fix: Use explicit loop to exclude .sha256, .tar.gz, and .zip extensions from standalone binary upload Error was: asset under the same name already exists: [pulse-sensor-proxy-linux-386.sha256 ...] Related to #671 (automated release workflow)