8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documenta 8000 tion.
There was an error while loading. Please reload this page.
1 parent 60a0d83 commit adfd270Copy full SHA for adfd270
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