Skip to content

Refactor appbar title handling to use viewtitle_widget instead of `… #34

Refactor appbar title handling to use viewtitle_widget instead of `…

Refactor appbar title handling to use viewtitle_widget instead of `… #34

Workflow file for this run

name: Deploy
on:
push:
branches: [main]
jobs:
deploy:
uses: tau-OS/github-actions/.github/workflows/deploy-flatpak.yml@main
with:
manifestPath: com.fyralabs.Mondai.json
secrets:
managerToken: ${{ secrets.FLATPAK_REPO_TOKEN }}