From 400725abf9aaee92d3081fb9d6c1b2c708ca0baa Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 9 Nov 2023 01:45:24 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=9A=91=20event?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/beta-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/beta-ci.yml b/.github/workflows/beta-ci.yml index 5a795b9ce..5a9b91270 100644 --- a/.github/workflows/beta-ci.yml +++ b/.github/workflows/beta-ci.yml @@ -1,10 +1,10 @@ name: CI/CD Build Docker [Beta] on: - workflow_run: - workflows: ["CI/CD Release [Beta]"] - types: - - completed + push: + tags: + - "v*.*.*-beta.*" + - "*" workflow_dispatch: inputs: tag: