From abad53bf8ad182cb686b0efa21a2abfa5a69212c Mon Sep 17 00:00:00 2001 From: James Ives Date: Thu, 14 May 2020 17:59:12 -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 f2f9204b..b825d408 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ With the action correctly configured you should see the workflow trigger the dep #### Deployment Status -The action will export an environment variable called `DEPLOYMENT_STATUS` that you can use in your workflow to determine if the deployment was successful or not. You can find an explanation of each status code below. +The action will export an environment variable called `DEPLOYMENT_STATUS` that you can use in your workflow to determine if the deployment was successful or not. You can find an explanation of each status type below. | Status | Description | | ------------- |-------------|