diff --git a/.github/workflows/test-and-publish.yml b/.github/workflows/test-and-publish.yml index 8877aef9..2d654a61 100644 --- a/.github/workflows/test-and-publish.yml +++ b/.github/workflows/test-and-publish.yml @@ -72,7 +72,5 @@ jobs: - name: Run chart-releaser uses: helm/chart-releaser-action@v1.3.0 - with: - charts_dir: "chart/charts" env: CR_TOKEN: "${{ secrets.SOCIALGROOVYBOT_BOTO_PAT }}" \ No newline at end of file