File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Flatpak Github Actions
22
3+ ![ CI] ( https://github.com/bilelmoussaoui/flatpak-github-actions/workflows/CI/badge.svg )
4+
35Build your flatpak application using Github Actions
46
57<p align =" center " >
2527 options : --privileged
2628 steps :
2729 - uses : actions/checkout@v2
28- - uses : bilelmoussaoui/flatpak-github-actions@v1
30+ - uses : bilelmoussaoui/flatpak-github-actions@v2
2931 with :
3032 bundle : " palette.flatpak"
3133 manifest-path : " org.gnome.zbrown.Palette.yml"
4244| `runtime-repo` | The repository used to fetch the runtime when the user download the Flatpak bundle. | Optional | Flathub |
4345| `run-tests` | Enable/Disable running tests. | Optional | `"flase"` |
4446
45- # ## Master (not released yet)
47+ # ## V2
4648
4749| Name | Description | Required | Default |
4850| --- | ----------- | ----------- |----|
You can’t perform that action at this time.
0 commit comments