Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 648bc46

Browse files
authored
Merge pull request actions#37 from localheinz/fix/three
Fix: README.md
2 parents 5d03ada + 1268370 commit 648bc46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This action makes it easy to quickly write a script in your workflow that
44
uses the GitHub API and the workflow run context.
55

66
In order to use this action, a `script` input is provided. The value of that
7-
input should be the body of an asynchronous function call. Two arguments will
8-
be provided:
7+
input should be the body of an asynchronous function call. The following
8+
arguments will be provided:
99

1010
- `github` A pre-authenticated
1111
[octokit/rest.js](https://github.com/octokit/rest.js) client

0 commit comments

Comments
 (0)