From 29fb81434864634af584228e3bf3ddea1d630ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20L=C3=B3pez?= Date: Tue, 21 Feb 2023 17:06:44 -0700 Subject: [PATCH] Update .github/actions/cache-db/action.yml --- .github/actions/cache-db/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/cache-db/action.yml b/.github/actions/cache-db/action.yml index 7f1768851b..54d1e45ff6 100644 --- a/.github/actions/cache-db/action.yml +++ b/.github/actions/cache-db/action.yml @@ -1,4 +1,4 @@ -name: Cache databse between jobs +name: Cache database between jobs description: "Cache or restore if necessary" inputs: DATABASE_URL: