From cf3a765483f0bcc670dd73ced19a388c433166d8 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 b1449af4c41d72128cddfaaa3e320b581a7be65b. --- .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: