feedBack-desktop/.github/workflows
Byron Gamatos cdbc88036b
fix(release): glob the win launcher exe (productName is sanitized to feedback.exe) (#69)
electron-builder strips the brackets from productName 'fee[dB]ack' → the win launcher is 'feedback.exe', so deriving --mainExe from raw productName ('fee[dB]ack.exe') didn't match. Glob release/win-unpacked/*.exe instead (single root exe), mirroring the mac .app glob. Confirmed via the fail-loud guard on the v0.3.0-alpha.1 build.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 11:31:53 +02:00
..
addon-ci.yml Clean release snapshot 2026-06-16 18:48:12 +02:00
build.yml fix(release): glob the win launcher exe (productName is sanitized to feedback.exe) (#69) 2026-07-03 11:31:53 +02:00
ci.yml Clean release snapshot 2026-06-16 18:48:12 +02:00
nightly.yml ci: adapt workflows to trunk-based development (#62) 2026-07-03 11:29:33 +02:00
rc.yml ci: adapt workflows to trunk-based development (#62) 2026-07-03 11:29:33 +02:00
sandbox.yml Clean release snapshot 2026-06-16 18:48:12 +02:00
ship-ci.yml ci: adapt workflows to trunk-based development (#62) 2026-07-03 11:29:33 +02:00