Files
Luong NGUYEN 3885943071 fix(release): address review feedback — subtitle wiring, zh guard, empty-dist guard
- Wire language-specific subtitle through EPUBConfig.subtitle field so
  create_cover_image renders the correct cover text per --lang instead
  of always using the hardcoded English defaults
- Add continue-on-error for zh matrix leg (zh/ content not yet populated)
  and explicit permissions: contents: read on the build job
- Add 'Check artifacts exist' guard step before Create Release so an
  all-languages-fail scenario produces a clear failure rather than
  confusing softprops errors; make 'List built artifacts' tolerant of
  an empty dist/
2026-04-07 09:03:22 +02:00
..