Skip to content

Reduce album cover size #133

Reduce album cover size

Reduce album cover size #133

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