Skip to content

Commit

Permalink
Fix chart file cannot be found (#2504)
Browse files Browse the repository at this point in the history
Signed-off-by: tao.yang <[email protected]>
  • Loading branch information
ty-dc authored Oct 31, 2023
1 parent 335fc01 commit e1b96b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/call-release-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ on:
submit:
required: true
type: string
outputs:
artifact:
description: "name of artifact"
value: chart_package_artifact
workflow_dispatch:
inputs:
ref:
Expand Down

0 comments on commit e1b96b2

Please sign in to comment.