mirror of
https://github.com/kuaifan/dootask.git
synced 2026-09-04 19:18:46 +00:00
WebsitePublisher methods now throw on failure instead of silently continuing. CLI entry points catch errors and exit(1) so GitHub Actions correctly marks the job as failed.