Skip to content

Refactor title property to use He.ViewTitle component and add 'text-f… #12

Refactor title property to use He.ViewTitle component and add 'text-f…

Refactor title property to use He.ViewTitle component and add 'text-f… #12

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.Buds.json
secrets:
managerToken: ${{ secrets.FLATPAK_REPO_TOKEN }}