Skip to content

Add basic handling for specials (#23) #8

Add basic handling for specials (#23)

Add basic handling for specials (#23) #8

Workflow file for this run

name: '📝 Create/Update Release Draft & Release Bump PR'
on:
push:
branches:
- master
paths-ignore:
- build.yaml
workflow_dispatch:
repository_dispatch:
types:
- update-prep-command
jobs:
call:
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/changelog.yaml@master
with:
repository-name: jellyfin/jellyfin-plugin-tvmaze
secrets:
token: ${{ secrets.JF_BOT_TOKEN }}