From c03a307e6275117aef48e4e0f65491cec918d857 Mon Sep 17 00:00:00 2001 From: Mauricio <277175+banduk@users.noreply.github.com> Date: Tue, 27 Apr 2021 19:45:31 -0300 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9152148..ef59592 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "Deploy Docker Image to Heroku" +name: "Build, Push and Deploy Docker to Heroku" author: "Mauricio Ragueb Banduk" description: "A simple action to build, push and deploy a Docker Image to your Heroku app." inputs: