From d76b7a7500f5720b991d22bc0066b2dd02544f9a Mon Sep 17 00:00:00 2001 From: Devin Ivy Date: Tue, 12 Nov 2024 12:03:41 -0500 Subject: [PATCH] tidy --- .github/workflows/build-and-push-embedr-aws.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-and-push-embedr-aws.yaml b/.github/workflows/build-and-push-embedr-aws.yaml index 26006c8a22..23d1538fe5 100644 --- a/.github/workflows/build-and-push-embedr-aws.yaml +++ b/.github/workflows/build-and-push-embedr-aws.yaml @@ -3,7 +3,6 @@ on: push: branches: - main - - divy/embed-rate-limit env: REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}