From b9b1718824092b9c6d8ff24907ea74bfa2e432d3 Mon Sep 17 00:00:00 2001 From: Patrik Ragnarsson Date: Sat, 9 Oct 2021 11:53:34 +0200 Subject: [PATCH] Update name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7671e1c..45ed118 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "Postgres" +name: "PostgreSQL in GitHub Actions VM" description: "Start PostgreSQL in the GitHub Actions VM" runs: using: "composite"