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.
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.