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: