diff --git a/action.yml b/action.yml index b3eff7d..0686254 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Setup PostgreSQL' -description: 'Setup a PostgreSQL database' +name: 'Setup Local PostgreSQL' +description: 'Setup a PostgreSQL database without password' author: 'Harmon' branding: icon: 'database'