ci(v3): publish frontend from v3

This commit is contained in:
jxxghp
2026-08-07 22:08:37 +08:00
parent 6afa2bdc8a
commit 95674fa47a
8 changed files with 31 additions and 20 deletions

View File

@@ -1,10 +1,10 @@
name: Build Moviepilot-Frontend v2
name: Build Moviepilot-Frontend v3
on:
workflow_dispatch:
push:
branches:
- v2
- v3
paths:
- 'package.json'

View File

@@ -3,10 +3,10 @@ name: Frontend Tests
on:
pull_request:
branches:
- v2
- v3
push:
branches:
- v2
- v3
permissions:
contents: read