mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
132aa71d01
- Remove cli-build / cli-upload jobs; server is distributed via Docker only. - Add Desktop + platform marker to electron-builder artifactName so files read e.g. Memoh-Desktop-<v>-mac-arm64.dmg / linux-x86_64.AppImage / win-x64-setup.exe. - Tighten desktop upload glob to apps/desktop/dist/*.<ext> so win-unpacked/ Memoh.exe and elevate.exe stop being picked up by **/*.exe. - Drop *.blockmap, latest*.yml, *.msi from upload list; auto-update is not used.