mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-25 08:53:50 +00:00
The action-electron-builder omits --publish when release=false, causing electron-builder to default to onTag on CI and publish unsigned files. The signed files were then published separately, creating duplicates. - Add --publish never to explicitly prevent auto-publishing - Hardcode NSIS artifactName with hyphens to avoid SignPath converting spaces to dots (Super.Productivity → Super-Productivity) - Skip blockmap regeneration for portable targets, fail loudly if an NSIS blockmap is unexpectedly missing - Update normalization comment and docs filename reference |
||
|---|---|---|
| .. | ||
| actions/setup-e2e | ||
| annotations | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| CODE_OF_CONDUCT.md | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| SECURITY-SETUP.md | ||