mirror of
https://github.com/kuaifan/dootask.git
synced 2026-04-29 05:08:05 +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.