diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0bfceb8..72c0e0a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: run: helm template charts/artemis -f test/values.yaml - name: Run chart-releaser - if: github.ref == 'refs/heads/master' +# if: github.ref == 'refs/heads/master' uses: helm/chart-releaser-action@v1.2.1 with: charts_repo_url: https://deviceinsight.github.io/activemq-artemis-helm