Revert "fix bugs"

This commit is contained in:
jxxghp
2024-06-24 12:41:59 +08:00
committed by GitHub
parent 0deea17ef9
commit 1dced579ea
24 changed files with 764 additions and 1 deletions

View File

@ -1,6 +1,11 @@
name: MoviePilot Builder
on:
workflow_dispatch:
push:
branches:
- main
paths:
- version.py
jobs:
Docker-build: