We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf1116 commit 0d4ce68Copy full SHA for 0d4ce68
1 file changed
github-actions/Readme.me
@@ -18,7 +18,7 @@ https://api.github.com/repos/{owner}/{repo}/dispatches
18
```sh
19
curl -X POST \
20
-H "Accept: application/vnd.github+json" \
21
--H "Authorization: token {PAT}" \
+-H "Authorization: token {PAT} " \
22
-d '{"event_type": "webhook", "client_payload": {"key": "value"} }' \
23
https://api.github.com/repos/Sheane-mario/Github-Examples/dispatches
24
```
0 commit comments