mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-04 17:18:35 +02:00
electron-builder detects CI and implicitly triggers publishing to GitHub Releases, which fails without GH_TOKEN. Adding --publish never to the build script so CI only builds without attempting to publish. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>