mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
Update action.yml
This commit is contained in:
parent
39233dcfab
commit
7615737ca8
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: setup-postgresql
|
name: install-postgresql
|
||||||
description: Install and verify PostgreSQL on the GitHub actions runner using a specified version
|
description: Install and verify PostgreSQL on the GitHub actions runner using a specified version.
|
||||||
author: tj-actions
|
author: tj-actions
|
||||||
inputs:
|
inputs:
|
||||||
postgresql_version:
|
postgresql_version:
|
||||||
|
|
Loading…
Add table
Reference in a new issue