Commit b23b575
Bust Cloudflare cache after docs deploy
After rsync, purge Cloudflare so docs.spring.io serves updated Antora
reference content without stale CDN responses.
Bump spring-doc-actions rsync-antora-reference to v0.0.22 to align with
bust-cloudflare-antora-cache and other spring-projects doc workflows.
Repository secrets (add under Settings → Secrets and variables →
Actions for spring-projects/spring-grpc):
- CLOUDFLARE_ZONE_ID — Cloudflare zone ID for the zone that fronts
docs.spring.io (same convention as other spring-projects repos using
spring-doc-actions).
- CLOUDFLARE_CACHE_TOKEN — Cloudflare API token with permission to
purge cache for that zone (e.g. Cache Purge). These names match
spring-security's deploy-docs workflow so existing org secrets may be
reused if applicable.1 parent 92807a7 commit b23b575
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments