File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 2121 pull_request :
2222name : CI
2323jobs :
24- flatpak-builder :
25- name : " Flatpak Builder "
24+ flatpak :
25+ name : " Flatpak"
2626 runs-on : ubuntu-latest
2727 container :
2828 image : bilelmoussaoui/flatpak-github-actions:gnome-40
7474 branches: [main]
7575name: Deploy
7676jobs:
77- flat-manager :
78- name: "Flat Manager "
77+ flatpak :
78+ name: "Flatpak "
7979 runs-on: ubuntu-latest
8080 container:
8181 image: bilelmoussaoui/flatpak-github-actions:gnome-40
8282 options: --privileged
8383 steps:
8484 - uses: actions/checkout@v2
8585 - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@master
86+ name: "Build"
8687 with:
8788 bundle: "palette.flatpak"
8889 manifest-path: "org.gnome.zbrown.Palette.yml"
8990 - uses: bilelmoussaoui/flatpak-github-actions/flat-manager@master
91+ name: "Deploy"
9092 with:
9193 repository: elementary
9294 flat-manager-url: https://flatpak-api.elementary.io
You can’t perform that action at this time.
0 commit comments