Skip to content

Commit

Permalink
Change release name of the chart
Browse files Browse the repository at this point in the history
  • Loading branch information
adriananeci committed Apr 5, 2023
1 parent 15175bf commit aec96bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: true
CR_RELEASE_NAME_TEMPLATE: "Helm Chart - v{{ .Version }}"
CR_RELEASE_NAME_TEMPLATE: "Helm-Chart-v{{ .Version }}"

0 comments on commit aec96bf

Please sign in to comment.