Skip to content

Commit aec96bf

Browse files
committed
Change release name of the chart
1 parent 15175bf commit aec96bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release-chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
env:
2525
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2626
CR_SKIP_EXISTING: true
27-
CR_RELEASE_NAME_TEMPLATE: "Helm Chart - v{{ .Version }}"
27+
CR_RELEASE_NAME_TEMPLATE: "Helm-Chart-v{{ .Version }}"

0 commit comments

Comments
 (0)