0
0
Fork 0
mirror of https://github.com/tj-actions/install-postgresql.git synced 2025-06-11 13:12:49 +00:00

Merge branch 'main' into feat/add-support-for-caching

This commit is contained in:
Tonye Jack 2023-09-12 07:21:30 -06:00 committed by GitHub
commit 30a49f1e9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 7 deletions

View file

@ -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 PostgreSQL on the GitHub actions runner and verify the installation.
author: tj-actions
inputs:
postgresql_version: