Update README.md

This commit is contained in:
Alastair Mooney 2021-04-09 11:14:33 +01:00 committed by GitHub
parent 686cdd6ada
commit a47ebc7b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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