From 06fe6a645a246bfc753dd22d3515b406e27f65c8 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Thu, 11 Apr 2024 19:52:37 -0700 Subject: [PATCH] builds on this branch --- .github/workflows/build-and-push-embedr-aws.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-push-embedr-aws.yaml b/.github/workflows/build-and-push-embedr-aws.yaml index 23d1538fe5..986c63a390 100644 --- a/.github/workflows/build-and-push-embedr-aws.yaml +++ b/.github/workflows/build-and-push-embedr-aws.yaml @@ -3,6 +3,7 @@ on: push: branches: - main + - bnewbold/embedr env: REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}