From 4dcde6311bd5ab648bb92c60ff179351e6005d80 Mon Sep 17 00:00:00 2001 From: Jonathan Clem Date: Thu, 29 Aug 2019 18:53:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d189d2..2a8b670 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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: