发布

  • fix(release): skip electron-builder self-publish in build scripts
    Build and Release Electron App / build (push) Failing after 0s
    Build and Release Electron App / release (push) Has been cancelled

    frostbyte_neo 发布于 2026-06-20 10:00:06 +00:00

    Switching the publish provider to github (0ba5199) made electron-builder auto-upload on tag builds, which needs GH_TOKEN. The build job intentionally doesn't set it — the separate release job publishes via action-gh-release. Pass --publish never so builds still emit latest.yml/blockmaps for the update channel but skip the upload.

    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

    下载附件