Skip to content

Commit

Permalink
chore: use markdown table
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed Jan 4, 2023
1 parent 52d35f1 commit 98f4c80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ Since Supabase CLI relies on Docker Engine API, additional setup may be required

The actions supports the following inputs:

- `version`: The version of `supabase` to install, defaults to `latest`.
| Name | Type | Description | Default | Required |
| --------- | ------ | ------------------------------- | -------- | -------- |
| `version` | String | Supabase CLI version to install | `latest` | false |

## Advanced Usage

Expand Down

0 comments on commit 98f4c80

Please sign in to comment.