Commit 1e6c886
committed
fix(ci): stage docs/llms-full.txt in the release commit so it stops drifting
The release step ran docs:sync (which regenerates README, AGENTS, and docs/llms-full.txt) but only git-added README and AGENTS, so llms-full.txt was never committed by a release and perpetually drifted from the spec, tripping the docs-drift pre-push guard on every later push.1 parent 8b44330 commit 1e6c886
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments