Skip to content

Various fixes and more Helium used #97

Various fixes and more Helium used

Various fixes and more Helium used #97

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