Skip to content

Added command for m3u playlist generation #21

Added command for m3u playlist generation

Added command for m3u playlist generation #21

Workflow file for this run

---
name: main
on:
push: # All branches and tags
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
job:
uses: dmotte/misc/.github/workflows/cicd-with-script.yml@main