Update README.md

This commit is contained in:
Jonathan Clem 2019-08-29 18:53:00 -04:00 committed by GitHub
parent 436154793f
commit 4dcde6311b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# script # script
This action makes it easy to quickly write a script in your workflow that uses the GitHub API and the workflow execution context. This action makes it easy to quickly write a script in your workflow that uses the GitHub API and the workflow run context.
In order to use this action, a `script` input is provided. The value of that input should be the body of an asynchronous function call. Two arguments will be provided: In order to use this action, a `script` input is provided. The value of that input should be the body of an asynchronous function call. Two arguments will be provided: