mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
Merge pull request #1 from tj-actions/chore/update-readme
Updated README.md
This commit is contained in:
commit
44a2bbad3e
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 -->
|
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
|
||||||
|
|
||||||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|
| 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 |
|
| <a name="input_postgresql_version"></a>[postgresql\_version](#input_postgresql_version) | string | true | | Version of PostgreSQL. e.g 15 |
|
||||||
|
|
||||||
<!-- AUTO-DOC-INPUT:END -->
|
<!-- AUTO-DOC-INPUT:END -->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue