Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. $ curl -XPOST -H "Authorization: token $GITHUB_API_TOKEN"
  2. -d '{"state":"success"}'
  3. https://api.github.com/repos/<your_username>/<your_repo>/statuses/<latest_sha>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement