Update docker-publish.yml

This commit is contained in:
deerplay
2026-03-25 00:59:33 +08:00
committed by GitHub
parent 6e43f34c2b
commit 35e4b7eac9

View File

@@ -2,7 +2,7 @@ name: Docker Image CI
on:
push:
branches: [ "master", "main" ]
branches: [ "master", "main", "fix1" ]
# 当发布新版本时触发
tags: [ 'v*.*.*' ]
pull_request:
@@ -66,4 +66,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max