From 6ecfc102e6393e7e8fbfc8bae02f24a2e1c5aafb Mon Sep 17 00:00:00 2001 From: "tao.yang" Date: Tue, 7 Nov 2023 22:25:33 +0800 Subject: [PATCH] rebase call-release-chart Signed-off-by: tao.yang --- .github/workflows/call-release-chart.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/call-release-chart.yaml b/.github/workflows/call-release-chart.yaml index ca84aba563..4c3df8e970 100644 --- a/.github/workflows/call-release-chart.yaml +++ b/.github/workflows/call-release-chart.yaml @@ -20,6 +20,10 @@ on: submit: required: true type: string + outputs: + artifact: + description: "name of artifact" + value: chart_package_artifact workflow_dispatch: inputs: ref: