open-design/.github/workflows
lefarcen c21cbc60e6 ci(release-stable): drop blockmap requirement for win NSIS installer
electron-builder's NSIS target does not produce a `.blockmap` file
unless `differentialPackage: true` is configured (it is not in this
project). The release-stable lane was unconditionally requiring,
copying, and listing the blockmap, which made the win build job
fail even after the installer was successfully produced.

release-beta.yml already runs without expecting a blockmap, so
align release-stable.yml with it: drop the blockmap variables,
the existence check, the copy, and the summary mention. The win
NSIS installer + sha256 + latest.yml are produced unchanged and
match what release-beta has been shipping.
2026-05-07 23:38:50 +08:00
..
ci.yml test(e2e): gate beta packaged runtime (#637) 2026-05-06 17:44:29 +08:00
discord-resolved.yml ci: notify Discord #resolved when an issue is closed by a merged PR (#685) 2026-05-06 21:56:46 +08:00
landing-page-ci.yml feat(editorial-collage): introduce Atelier Zero style landing page as… (#366) 2026-05-04 13:39:58 +08:00
landing-page-deploy.yml fix(landing-page): deploy wrangler with npm (#421) 2026-05-04 14:02:32 +08:00
metrics.yml Fix metrics workflow protected branch updates (#219) 2026-05-01 22:45:54 +08:00
refresh-contributors-wall.yml docs(readme): refresh contributors wall (#360) 2026-05-03 15:39:32 +08:00
release-beta.yml Migrate beta release publishing to R2 (#805) 2026-05-07 19:13:52 +08:00
release-stable.yml ci(release-stable): drop blockmap requirement for win NSIS installer 2026-05-07 23:38:50 +08:00