Skip to content

Commit

Permalink
remove release
Browse files Browse the repository at this point in the history
  • Loading branch information
deB4SH committed Sep 10, 2024
1 parent 0644fbd commit 44876ac
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,4 @@ jobs:
uses: helm/[email protected]
- name: Run chart-testing (install)
run: ct install --config ./.github/configs/ct.yaml
if: steps.list-changed.outputs.changed == 'true'
- name: Publish Helm charts
uses: stefanprodan/helm-gh-pages@master
with:
token: "${{ secrets.GITHUB_TOKEN }}"
if: steps.list-changed.outputs.changed == 'true'

0 comments on commit 44876ac

Please sign in to comment.