Commit dc8e08d
ci: make docs sync non-blocking when PAT expires
The WHEELS_DEV_PAT secret has bad credentials since the monorepo merge,
causing the sync-docs job to fail and mark the entire CI as failed even
though all 43 test jobs pass. Add continue-on-error so docs sync
failures don't block development.
The PAT still needs to be regenerated in repo settings to restore
docs sync functionality.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent df4b44e commit dc8e08d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments