Skip to content

Commit

Permalink
chore: do not mark helm releases as github latest (#26753)
Browse files Browse the repository at this point in the history
  • Loading branch information
eschutho authored and pull[bot] committed Jun 13, 2024
1 parent 2a4aaac commit 724a3b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/superset-helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: ./.github/actions/chart-releaser-action
with:
charts_dir: helm
mark_as_latest: false
env:
CR_TOKEN: "${{ github.token }}"
CR_RELEASE_NAME_TEMPLATE: "superset-helm-chart-{{ .Version }}"

0 comments on commit 724a3b5

Please sign in to comment.