Skip to content

Need the repository url for Version 22 on jellyfin 10.8.1 #340

Need the repository url for Version 22 on jellyfin 10.8.1

Need the repository url for Version 22 on jellyfin 10.8.1 #340

# Allows for the definition of PR and Issue /commands
name: '📟 Slash Command Dispatcher'
on:
issue_comment:
types:
- created
jobs:
call:
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/command-dispatch.yaml@master
secrets:
token: ${{ secrets.JF_BOT_TOKEN }}