File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff 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
5346The Docker Image used can be found [here](./docker/Dockerfile).
You can’t perform that action at this time.
0 commit comments