From 1dfcf4fa2b1754fbb12dd6317182b5121d8447fe Mon Sep 17 00:00:00 2001 From: Rachael Sewell Date: Thu, 5 Sep 2019 20:42:24 -0700 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 17efce2..068bc83 100644 --- a/action.yml +++ b/action.yml @@ -12,4 +12,4 @@ runs: using: 'docker' image: 'Dockerfile' args: - - ${{ inputs.who-to-greet }} + - ${{ inputs.who-to-greet }}