atproto utils for zig zat.dev
atproto sdk zig

ci: fail loudly on docs deploy/publish errors master

The deploy-docs and publish-docs steps swallowed every failure with 'exit 0' (added as a temporary measure in ca9a38a), so an invalid WISP_APP_PASSWORD let wisp-cli auth fail while CI stayed green and the live docs site silently froze on an old snapshot. Make both steps fail the build: missing secret -> exit 1, and let wisp-cli/publish-docs non-zero exits propagate (set -e, no more exit-0 swallow). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>


+7 -12
2 changed files