Skip to content

Prepare for release v11 (#43) #7

Prepare for release v11 (#43)

Prepare for release v11 (#43) #7

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 }}