Commit c1ac544
committed
Revert: remove trailing newline (no-op nudge does not fix stale translation)
The CLI publish pipeline reads every translation file fresh on each run
and does not deduplicate by content hash, so a trailing-newline change
does not influence whether the file gets re-uploaded. The publish-docs
job has been running successfully on every merge to main since #5348
landed without the corrected link being reflected in the live Chinese
page \`/learn/zh/sdks/deep-dives/readme\`. The bug is platform-side,
not source-side.1 parent defb730 commit c1ac544
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
0 commit comments