From 378c5a6927460911c5b106c5787ace30fd97acd2 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Fri, 4 Dec 2020 03:54:27 -0500 Subject: [PATCH] docs: clarify commit_sha --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d565233..d4ddee0 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The following environment variables are supported: - required: false - default: '' - `CI_COMMIT` - - description: The commit sha that triggered the deploy. Interpolated if unavailable. + - description: The commit sha that will be pushed. Interpolated if unavailable. - required: false - default: '' - `COMMAND`: