Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 648bc46

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

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.