Skip to content

Commit 0d4ce68

Browse files
committed
readme
1 parent baf1116 commit 0d4ce68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github-actions/Readme.me

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ https://api.github.com/repos/{owner}/{repo}/dispatches
1818
```sh
1919
curl -X POST \
2020
-H "Accept: application/vnd.github+json" \
21-
-H "Authorization: token {PAT}" \
21+
-H "Authorization: token {PAT} " \
2222
-d '{"event_type": "webhook", "client_payload": {"key": "value"} }' \
2323
https://api.github.com/repos/Sheane-mario/Github-Examples/dispatches
2424
```

0 commit comments

Comments
 (0)