From d7841037f19a58a9641d1a9ef9f1bcf805bb461b Mon Sep 17 00:00:00 2001 From: devin ivy Date: Tue, 12 Nov 2024 12:14:47 -0500 Subject: Embedr: fix build / node version (#6265) * embedr: increase rate limits * update embedr node version, build * tidy --- .github/workflows/build-and-push-embedr-aws.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/build-and-push-embedr-aws.yaml b/.github/workflows/build-and-push-embedr-aws.yaml index f7f24af9f..23d1538fe 100644 --- a/.github/workflows/build-and-push-embedr-aws.yaml +++ b/.github/workflows/build-and-push-embedr-aws.yaml @@ -3,8 +3,6 @@ on: push: branches: - main - - bnewbold/embedr - - bnewbold/embedr-rebase env: REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }} -- cgit 1.4.1