From 40efc2ba43417ca1bb2de58cb68550748e243cba Mon Sep 17 00:00:00 2001 From: starsdream666 <156033383+starsdream666@users.noreply.github.com> Date: Fri, 6 Feb 2026 03:29:31 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docker-image.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 7609a68b..4ee6c76a 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -3,8 +3,6 @@ name: docker-image on: workflow_dispatch: push: - tags: - - v* env: APP_NAME: CLIProxyAPI