Skip to content

Merge pull request #231 from olivertzeng/upstream-locale #112

Merge pull request #231 from olivertzeng/upstream-locale

Merge pull request #231 from olivertzeng/upstream-locale #112

on:
push:
branches: [master]
name: Flatpak Build
jobs:
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-48
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: newelle.flatpak
manifest-path: io.github.qwersyk.Newelle.json
cache-key: flatpak-builder-${{ github.sha }}