Commit 550683d
authored
Fix "Claude append system prompt" envvar (#8251)
The envvar for this is actually APPEND_SYSTEM_PROMPT, not
INPUT_APPEND_SYSTEM_PROMPT.
Evidence:
-
https://github.com/anthropics/claude-code-action/blob/593d7a5c4e0073569f74772c2b7b64c30ec14707/src/entrypoints/run.ts#L283-L286
Context:
- getting pytorch/pytorch#188418 to work
Authored with assistance from an AI assistant.1 parent 19e87e6 commit 550683d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments