Commit 2c2e472
look for json in body, not in params
see: https://developer.github.com/webhooks/creating/#content-type
“The application/json content type will deliver the JSON payload
directly as the body of the POST”1 parent 2f60b09 commit 2c2e472
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments