Commit a3fc223
Fix client_payload serialization in gh api dispatch call
Use jq + --input to pass client_payload as a JSON object.
The -F flag was serializing it as a string, causing a 422 from GitHub.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1b349e0 commit a3fc223
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | | - | |
78 | | - | |
79 | | - | |
| 79 | + | |
0 commit comments