From 7615737ca84283edd0cabf4b0e62a51ea3bd0a16 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 12 Sep 2023 07:03:20 -0600 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 3de8805..c206faa 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: setup-postgresql -description: Install and verify PostgreSQL on the GitHub actions runner using a specified version +name: install-postgresql +description: Install and verify PostgreSQL on the GitHub actions runner using a specified version. author: tj-actions inputs: postgresql_version: