8000 Specify that the script is JavaScript · Tiamat-Tech/github-script@adfd270 · GitHub
[go: up one dir, main page]

Skip to content

Commit adfd270

Browse files
authored
Specify that the script is JavaScript
1 parent 60a0d83 commit adfd270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This action makes it easy to quickly write a script in your workflow that
88
uses the GitHub API and the workflow run context.
99

10-
To use this action, provide an input named `script` that contains the body of an asynchronous function call.
10+
To use this action, provide an input named `script` that contains the body of an asynchronous JavaScript function call.
1111
The following arguments will be provided:
1212

1313
- `github` A pre-authenticated

0 commit comments

Comments
 (0)
0