mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-08-11 03:09:56 +00:00
nightly.yml still globbed for the old Slopsmith.app bundle name and failed every night. Find the .app dynamically (name-agnostic *.app glob - the new name contains [dB], which a shell glob reads as a character class) and derive zip names from the bundle, matching the fix already on main in rc.yml/build.yml. Also refresh stale Slopsmith comments in build.yml. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>