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: