Skip to content

Commit 4a00561

Browse files
readme: merge both inputs
1 parent 5adae15 commit 4a00561

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,12 @@ jobs:
3535
3636
## Inputs
3737
38-
### V1
39-
4038
| Name | Description | Required | Default |
4139
| --- | ----------- | ----------- |----|
4240
| `manifest-path` | The relative path of the manifest file | Required | - |
4341
| `bundle` | The bundle name | Optional | `app.flatpak` |
4442
| `runtime-repo` | The repository used to fetch the runtime when the user download the Flatpak bundle. | Optional | Flathub |
45-
| `run-tests` | Enable/Disable running tests. | Optional | `"flase"` |
46-
47-
### V2
48-
49-
| Name | Description | Required | Default |
50-
| --- | ----------- | ----------- |----|
43+
| `run-tests` | Enable/Disable running tests. | Optional | `"false"` |
5144
| `branch` | The default flatpak branch. | Optional | `master` |
5245

5346
The Docker Image used can be found [here](./docker/Dockerfile).

0 commit comments

Comments
 (0)