diff --git a/.github/workflows/build-and-push-render-deployment-image.yaml b/.github/workflows/build-and-push-render-deployment-image.yaml index 6c8348fbaee..65121d354b1 100644 --- a/.github/workflows/build-and-push-render-deployment-image.yaml +++ b/.github/workflows/build-and-push-render-deployment-image.yaml @@ -17,7 +17,6 @@ on: - 'render.yaml' - 'embed/**/*' # Embed should be published to frontend (yarn build:publish) if any changes are introduced - jobs: push_to_registries: name: Push Docker image to DockerHub for use on Render or Railway deployments