diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 48a1cf2..c7437a7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: images: domnikl/schema-registry-gitops - name: Build and push Docker image - uses: docker/build-push-action@9311bf5263ae5b36f3ec67aff768790c6e2344ad + uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce with: context: . push: true