Skip to content

Commit

Permalink
gha(helm-release): remove pages index path
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
  • Loading branch information
mfiedorowicz committed Oct 15, 2024
1 parent 4745f01 commit 17e9c39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_RELEASE_NAME_TEMPLATE: helm-chart-{{ .Name }}-{{ .Version }}
CR_INDEX_PATH: charts/index.yaml
CR_PAGES_INDEX_PATH: charts/index.yaml

0 comments on commit 17e9c39

Please sign in to comment.