From 6dcfea36f5eecf4a6fdc19cf9132872c86b25acd Mon Sep 17 00:00:00 2001 From: eeliu <27064129+eeliu@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:07:25 +0800 Subject: [PATCH] created not triggered --- .github/workflows/publish-collector-agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-collector-agent.yml b/.github/workflows/publish-collector-agent.yml index 0fe99309..698d1458 100644 --- a/.github/workflows/publish-collector-agent.yml +++ b/.github/workflows/publish-collector-agent.yml @@ -2,7 +2,7 @@ name: publish-collector-agent on: release: - types: [created] + types: [published] workflow_dispatch: permissions: