Skip to content

Updated to specify that you need to place the plugin DLL into a subfo… #11

Updated to specify that you need to place the plugin DLL into a subfo…

Updated to specify that you need to place the plugin DLL into a subfo… #11

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-template
secrets:
token: ${{ secrets.GITHUB_TOKEN }}