From a47ebc7b659cee1bd4558d6362e79992a76f4415 Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Fri, 9 Apr 2021 11:14:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 375abff..6384070 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Three other inputs are provided automatically by GitHub and should not be includ | Input | Description | |----------|-------------| | `REPO` | The path to the repository where the action will be used, e.g. 'alstr/my-repo'. | -| `BEFORE` | The SHA of the last pushed commit. | +| `BEFORE` | The SHA of the previous commit. | | `SHA` | The SHA of the latest commit. | ## Examples