diff --git a/.github/workflows/build-release.yaml b/.github/workflows/build-release.yaml index 9bace30..53866ce 100644 --- a/.github/workflows/build-release.yaml +++ b/.github/workflows/build-release.yaml @@ -63,7 +63,7 @@ jobs: uses: appany/helm-oci-chart-releaser@v0.3.0 with: name: s3-operator - repository: helm-charts/s3-operator + repository: helm-charts tag: ${{ github.ref_name }} path: charts/s3-operator # Default charts/{name} registry: ghcr.io