Skip to content

Merge pull request #133 from mgerhold/open-recordings #13

Merge pull request #133 from mgerhold/open-recordings

Merge pull request #133 from mgerhold/open-recordings #13

Workflow file for this run

name: Flatpak build
on:
release:
types: [published]
push:
branches: ["main"]
pull_request:
workflow_dispatch:
jobs:
flatpak:
name: "Flatpak build"
runs-on: ubuntu-22.04
container:
image: bilelmoussaoui/flatpak-github-actions:freedesktop-23.08
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
with:
bundle: oopetris.flatpak
manifest-path: com.github.mgerhold.OOPetris.yml