From 81a0c07922ca57642e1b56f72e198c6da9dfa930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Thu, 22 Jan 2026 12:53:52 +0800 Subject: [PATCH] Revert "Add manual trigger to auto-release workflow" This reverts commit d25bd65b2da18000e2823cf71679057a28cc0ed7. --- .github/workflows/auto-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index a3138521..241fc19d 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -3,7 +3,6 @@ name: Auto Release Docker on: release: types: [published] - workflow_dispatch: jobs: shell-docker: