Commit 03eddbe
fix: pipe prompt via stdin in nightly-docs-update workflow
The multi-line shell variable was not being passed correctly as a
positional argument to claude-code --print, causing empty prompt errors.
Use the same stdin piping pattern as issue-to-pr.yml.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9688574 commit 03eddbe
1 file changed
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
| 185 | + | |
187 | 186 | | |
188 | 187 | | |
189 | 188 | | |
| |||
0 commit comments