We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac45280 + ec12a47 commit d705669Copy full SHA for d705669
README.md
@@ -7,7 +7,7 @@
7
This action makes it easy to quickly write a script in your workflow that
8
uses the GitHub API and the workflow run context.
9
10
-To use this action, provide an input named `script` that contains the body of an asynchronous function call.
+To use this action, provide an input named `script` that contains the body of an asynchronous JavaScript function call.
11
The following arguments will be provided:
12
13
- `github` A pre-authenticated
0 commit comments