Commit e53264b
committed
ci(deploy): wait for translation before deploying blog posts
- Add workflow_run trigger to deploy after Translate workflow completes
- Add paths-ignore for blog and blog-en to avoid double deployment
- Only deploy on workflow_run if translation succeeded
Flow:
- Blog post push → Translate runs → Deploy runs once (with translations)
- Non-blog push → Deploy runs immediately1 parent 2d0e081 commit e53264b
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
6 | 15 | | |
7 | 16 | | |
8 | 17 | | |
| |||
17 | 26 | | |
18 | 27 | | |
19 | 28 | | |
| 29 | + | |
| 30 | + | |
20 | 31 | | |
21 | 32 | | |
22 | 33 | | |
| |||
0 commit comments