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
+1 -1
View File
@@ -2,7 +2,7 @@ name: Docker Image CI
on: on:
push: push:
branches: [ "master", "main" ] branches: [ "master", "main", "fix1" ]
# 当发布新版本时触发 # 当发布新版本时触发
tags: [ 'v*.*.*' ] tags: [ 'v*.*.*' ]
pull_request: pull_request: