Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iansu authored Feb 8, 2022
1 parent 1f37a6d commit 3bd4967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ This action will send a POST request to the specified endpoint with a message th

```json
{
"id": 218177808, // the GitHub repo ID
"id": 218177808,
"actor": "a-github-user",
"hash": "3ba1efac955942305a038ba37d25e20b4d2092e6",
"baseRef": "master",
Expand All @@ -74,7 +74,7 @@ This action will send a POST request to the specified endpoint with a message th
"linesTotal": 101,
"branchesHit": 19,
"branchesTotal": 23,
"token": "secret" // this token would be generated by your API service
"token": "secret"
}
```

Expand Down

0 comments on commit 3bd4967

Please sign in to comment.