在构建工作流中添加新的 Docker 镜像配置

This commit is contained in:
jxxghp
2025-08-18 11:31:00 +08:00
parent 5b0e658617
commit 38189753b5

View File

@@ -27,6 +27,7 @@ jobs:
with:
images: |
${{ secrets.DOCKER_USERNAME }}/moviepilot-v2
${{ secrets.DOCKER_USERNAME }}/moviepilot
ghcr.io/${{ github.repository }}
tags: |
type=raw,value=${{ env.app_version }}