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:
commit
30a49f1e9b
2 changed files with 9 additions and 7 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue