mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
Updated README.md
This commit is contained in:
parent
96cb53f7ce
commit
f194999f74
1 changed files with 3 additions and 3 deletions
|
@ -18,9 +18,9 @@ Template Docker action
|
|||
|
||||
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
|
||||
|
||||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|
||||
|-------------------------------------------------|--------|----------|-------------------------|----------------------------------------|
|
||||
| <a name="input_token"></a>[token](#input_token) | string | true | `"${{ github.token }}"` | GITHUB\_TOKEN or a Repo scoped <br>PAT |
|
||||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|
||||
|----------------------------------------------------------------------------------------|--------|----------|---------|-------------------------------|
|
||||
| <a name="input_postgresql_version"></a>[postgresql\_version](#input_postgresql_version) | string | true | | Version of PostgreSQL. e.g 15 |
|
||||
|
||||
<!-- AUTO-DOC-INPUT:END -->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue