diff --git a/.github/workflows/build-scala.yaml b/.github/workflows/build-scala.yaml index 5cb0731..d2397f5 100644 --- a/.github/workflows/build-scala.yaml +++ b/.github/workflows/build-scala.yaml @@ -106,7 +106,7 @@ jobs: - name: Build and Push Chart uses: SneaksAndData/github-actions/build_helm_chart@v0.1.9 with: - application: arcane-stream-sqlserver-change-tracking + application: arcane-stream-cdm-change-feed app_version: ${{ steps.meta.outputs.version }} container_registry_user: ${{ github.actor }} container_registry_token: ${{ secrets.GITHUB_TOKEN }}