mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
electron-builder detects git tags in CI and tries to auto-publish to GitHub, failing with 'GH_TOKEN not set'. We handle the release separately via softprops/action-gh-release, so suppress auto-publish. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>