refact: update for jellyfin v10.10.x

This commit is contained in:
Adam Perkowski
2025-03-01 16:17:35 +01:00
parent d1ed82fccc
commit 5b130af094
10 changed files with 514 additions and 884 deletions
+18
View File
@@ -0,0 +1,18 @@
name: Whiskers Check
on:
push:
paths: ['template.tera', 'src', '.github/workflows/whiskers.yml']
pull_request:
workflow_dispatch:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: catppuccin/setup-whiskers@v1.0.0
with:
whiskers-version: '2.5.1'
- run: whiskers template.tera --check